aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-10-15 20:15:09 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-10-15 20:15:09 +0000
commite158670c1fa48f95984367b61a3065b1b49dd8b2 (patch)
treed32df5a3ef497892c8a0fea2b5c56846011bf61b
parent77f27d5ec36584addbbad0239d31753240e44001 (diff)
downloadpostgresql-e158670c1fa48f95984367b61a3065b1b49dd8b2.tar.gz
postgresql-e158670c1fa48f95984367b61a3065b1b49dd8b2.zip
Doesn't anyone test stuff before they commit it?
-rw-r--r--src/interfaces/ecpg/preproc/preproc.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/preproc/preproc.y b/src/interfaces/ecpg/preproc/preproc.y
index f35f21c1e63..fdd12b15b4a 100644
--- a/src/interfaces/ecpg/preproc/preproc.y
+++ b/src/interfaces/ecpg/preproc/preproc.y
@@ -327,7 +327,7 @@ make_name(void)
%type <str> createdb_opt_list opt_encoding OptInherit Geometric
%type <str> DropdbStmt ClusterStmt grantee RevokeStmt Bit bit
%type <str> GrantStmt privileges operation_commalist operation PosAllConst
-%type <str> opt_cursor ConstraintsSetStmt AllConst
+%type <str> opt_with_grant opt_cursor ConstraintsSetStmt AllConst
%type <str> case_expr when_clause_list case_default case_arg when_clause
%type <str> select_clause opt_select_limit select_limit_value ConstraintTimeSpec
%type <str> select_offset_value ReindexStmt join_type opt_boolean