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:
@ -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;
|
||||
|
Reference in New Issue
Block a user