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:
@ -23,6 +23,7 @@ extern struct arguments *argsresult;
|
||||
|
||||
/* functions */
|
||||
|
||||
extern void output_line_number(void);
|
||||
extern void lex_init(void);
|
||||
extern char *input_filename;
|
||||
extern int yyparse(void);
|
||||
|
Reference in New Issue
Block a user