Get rid of unnecessary lines in expected file.
This commit is contained in:
parent
33f4c30563
commit
f8ba09fd31
@ -496,8 +496,6 @@ ERROR: pg_repack failed with error: You must be a superuser to use pg_repack
|
|||||||
-- => ERROR
|
-- => ERROR
|
||||||
\! pg_repack --dbname=contrib_regression --table=tbl_cluster --username=nosuper --no-superuser-check
|
\! pg_repack --dbname=contrib_regression --table=tbl_cluster --username=nosuper --no-superuser-check
|
||||||
ERROR: pg_repack failed with error: ERROR: permission denied for schema repack
|
ERROR: pg_repack failed with error: ERROR: permission denied for schema repack
|
||||||
LINE 1: select repack.version(), repack.version_sql()
|
|
||||||
^
|
|
||||||
DROP ROLE IF EXISTS nosuper;
|
DROP ROLE IF EXISTS nosuper;
|
||||||
--
|
--
|
||||||
-- exclude extension check
|
-- exclude extension check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user