mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Add missed update in expected file
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user