1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-08 22:02:03 +03:00

Update to match newest gram.c since both are generated from gram.y.

Should be done every time gram.c is refreshed.
This commit is contained in:
Thomas G. Lockhart 1998-09-03 12:26:20 +00:00
parent b3f8bbb973
commit dfab686ce8

View File

@ -29,7 +29,6 @@ typedef union
RuleStmt *rstmt; RuleStmt *rstmt;
InsertStmt *astmt; InsertStmt *astmt;
} YYSTYPE; } YYSTYPE;
#define ACTION 258 #define ACTION 258
#define ADD 259 #define ADD 259
#define ALL 260 #define ALL 260