1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

*** empty log message ***

This commit is contained in:
Michael Meskes
1999-12-08 09:52:29 +00:00
parent a010be7543
commit 7cf0f634d5
7 changed files with 234 additions and 137 deletions

View File

@ -5,8 +5,9 @@
/* variables */
extern int braces_open,
autocommit,
struct_level;
autocommit,
ret_value,
struct_level;
extern char *yytext,
errortext[128];
extern int yylineno,