1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Implemented Informix special way to treat NULLs, removed warnings, synced.

This commit is contained in:
Michael Meskes
2003-06-25 10:44:21 +00:00
parent ff4c69e021
commit fd3ca524eb
20 changed files with 373 additions and 156 deletions

View File

@ -16,6 +16,7 @@ extern int braces_open,
autocommit,
auto_create_c,
system_includes,
force_indicator,
ret_value,
struct_level,
ecpg_informix_var;