1
0
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:
Michael Meskes
2003-05-01 17:16:57 +00:00
parent cffded96ea
commit 9e9d8d54e3
4 changed files with 186 additions and 46 deletions

View File

@ -15,6 +15,7 @@
extern int braces_open,
autocommit,
auto_create_c,
system_includes,
ret_value,
struct_level;
extern char *descriptor_index;