File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,9 +179,9 @@ You can set level of warnings via function's parameters:
179179* ` newtable DEFAULT NULL ` , ` oldtable DEFAULT NULL ` - the names of NEW or OLD transition
180180 tables. These parameters are required when transition tables are used in trigger functions.
181181
182- * ` use_incomment_options ` - when it is true (default) , then in-comment options are active
182+ * ` use_incomment_options DEFAULT true ` - when it is true, then in-comment options are active
183183
184- * ` incomment_options_usage_warning ` - when it is true (default is false) , then the warning is raised when
184+ * ` incomment_options_usage_warning DEFAULT false ` - when it is true, then the warning is raised when
185185 in-comment option is used.
186186
187187## Triggers
You can’t perform that action at this time.
0 commit comments