8000 Add missed update in expected file · hackingwu/postgres@f90860f · GitHub
[go: up one dir, main page]

Skip to content

Commit f90860f

Browse files
committed
Add missed update in expected file
1 parent 7fb29ea commit f90860f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/modules/test_ddl_deparse/expected/comment_on.out

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ COMMENT ON TRIGGER trigger_1 ON datatype_table IS 'TRIGGER test';
2121
NOTICE: DDL test: type simple, tag COMMENT
2222
COMMENT ON RULE rule_1 IS 'RULE test';
2323
NOTICE: DDL test: type simple, tag COMMENT
24-
-- should not fire
25-
COMMENT ON DATABASE contrib_regression IS 'contrib regression';

0 commit comments

Comments
 (0)
0