mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
pgindent run.
This commit is contained in:
@ -18,7 +18,8 @@ extern char *descriptor_index;
|
||||
extern char *descriptor_name;
|
||||
extern char *connection;
|
||||
extern char *input_filename;
|
||||
extern char *yytext, *token_start,
|
||||
extern char *yytext,
|
||||
*token_start,
|
||||
errortext[128];
|
||||
|
||||
#ifdef YYDEBUG
|
||||
|
Reference in New Issue
Block a user