From e158670c1fa48f95984367b61a3065b1b49dd8b2 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 15 Oct 2001 20:15:09 +0000 Subject: [PATCH] Doesn't anyone test stuff before they commit it? --- src/interfaces/ecpg/preproc/preproc.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interfaces/ecpg/preproc/preproc.y b/src/interfaces/ecpg/preproc/preproc.y index f35f21c1e6..fdd12b15b4 100644 --- a/src/interfaces/ecpg/preproc/preproc.y +++ b/src/interfaces/ecpg/preproc/preproc.y @@ -327,7 +327,7 @@ make_name(void) %type createdb_opt_list opt_encoding OptInherit Geometric %type DropdbStmt ClusterStmt grantee RevokeStmt Bit bit %type GrantStmt privileges operation_commalist operation PosAllConst -%type opt_cursor ConstraintsSetStmt AllConst +%type opt_with_grant opt_cursor ConstraintsSetStmt AllConst %type case_expr when_clause_list case_default case_arg when_clause %type select_clause opt_select_limit select_limit_value ConstraintTimeSpec %type select_offset_value ReindexStmt join_type opt_boolean