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 50bebc1 commit 3fc81ceCopy full SHA for 3fc81ce
src/interfaces/ecpg/preproc/parse.pl
@@ -71,6 +71,7 @@
71
'type_function_name' => 'ignore',
72
'ColLabel' => 'ignore',
73
'Sconst' => 'ignore',
74
+ 'opt_distinct_clause' => 'ignore',
75
'PLpgSQL_Expr' => 'ignore',
76
'PLAssignStmt' => 'ignore',
77
'plassign_target' => 'ignore',
0 commit comments