mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Added an option to force ecpg to also parse files includes via '#include' and some more Informix stuff.
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
extern int braces_open,
|
||||
autocommit,
|
||||
auto_create_c,
|
||||
system_includes,
|
||||
ret_value,
|
||||
struct_level;
|
||||
extern char *descriptor_index;
|
||||
|
Reference in New Issue
Block a user