Thanks to visit codestin.com Credit goes to github.com
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 77f27d5 commit e158670Copy full SHA for e158670
src/interfaces/ecpg/preproc/preproc.y
@@ -327,7 +327,7 @@ make_name(void)
327
%type <str> createdb_opt_list opt_encoding OptInherit Geometric
328
%type <str> DropdbStmt ClusterStmt grantee RevokeStmt Bit bit
329
%type <str> GrantStmt privileges operation_commalist operation PosAllConst
330
-%type <str> opt_cursor ConstraintsSetStmt AllConst
+%type <str> opt_with_grant opt_cursor ConstraintsSetStmt AllConst
331
%type <str> case_expr when_clause_list case_default case_arg when_clause
332
%type <str> select_clause opt_select_limit select_limit_value ConstraintTimeSpec
333
%type <str> select_offset_value ReindexStmt join_type opt_boolean
0 commit comments