mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
*** empty log message ***
This commit is contained in:
@@ -241,6 +241,10 @@ main(int argc, char *const argv[])
|
||||
|
||||
/* and structure member lists */
|
||||
memset(struct_member_list, 0, sizeof(struct_member_list));
|
||||
|
||||
/* finally the actual connection */
|
||||
connection = NULL;
|
||||
|
||||
/* initialize lex */
|
||||
lex_init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user