We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb29ea commit f90860fCopy full SHA for f90860f
src/test/modules/test_ddl_deparse/expected/comment_on.out
@@ -21,5 +21,3 @@ COMMENT ON TRIGGER trigger_1 ON datatype_table IS 'TRIGGER test';
21
NOTICE: DDL test: type simple, tag COMMENT
22
COMMENT ON RULE rule_1 IS 'RULE test';
23
24
--- should not fire
25
-COMMENT ON DATABASE contrib_regression IS 'contrib regression';
0 commit comments