mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 18:51:56 -04:00
Add missed update in expected file
This commit is contained in:
parent
7fb29ea9c6
commit
f90860f339
1 changed files with 0 additions and 2 deletions
|
|
@ -21,5 +21,3 @@ COMMENT ON TRIGGER trigger_1 ON datatype_table IS 'TRIGGER test';
|
|||
NOTICE: DDL test: type simple, tag COMMENT
|
||||
COMMENT ON RULE rule_1 IS 'RULE test';
|
||||
NOTICE: DDL test: type simple, tag COMMENT
|
||||
-- should not fire
|
||||
COMMENT ON DATABASE contrib_regression IS 'contrib regression';
|
||||
|
|
|
|||
Loading…
Reference in a new issue