1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

*** empty log message ***

This commit is contained in:
Michael Meskes
1999-04-14 18:51:37 +00:00
parent 9a4344e73e
commit 29e2916827
8 changed files with 101 additions and 40 deletions

View File

@ -5,7 +5,7 @@
/* variables */
extern int braces_open,
no_auto_trans, struct_level;
autocommit, struct_level;
extern char *yytext, errortext[128];
extern int yylineno,
yyleng;