mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
- Changed INFORMIX mode symbol definition yet again because the old way didn't work on NetBSD. Hopefully this one does.
This commit is contained in:
src/interfaces/ecpg
ChangeLog
include
preproc
test
expected
compat_informix-charfuncs.ccompat_informix-dec_test.ccompat_informix-rfmtdate.ccompat_informix-rfmtlong.ccompat_informix-rnull.ccompat_informix-test_informix.ccompat_informix-test_informix2.cconnect-test2.cconnect-test3.cconnect-test4.cconnect-test5.cpgtypeslib-dt_test.cpgtypeslib-dt_test2.cpgtypeslib-num_test.cpgtypeslib-num_test2.cpreproc-array_of_struct.cpreproc-autoprep.cpreproc-comment.cpreproc-define.cpreproc-init.cpreproc-type.cpreproc-variable.cpreproc-whenever.csql-array.csql-binary.csql-code100.csql-copystdout.csql-define.csql-desc.csql-dynalloc.csql-dynalloc2.csql-dyntest.csql-execute.csql-fetch.csql-func.csql-indicators.csql-insupd.csql-oldexec.csql-parser.csql-quote.csql-show.cthread-alloc.cthread-descriptor.cthread-prep.cthread-thread.cthread-thread_implicit.c
@ -1,6 +1,5 @@
|
||||
/* Processed by ecpg (regression mode) */
|
||||
/* These include files are added by the preprocessor */
|
||||
#include <ecpgtype.h>
|
||||
#include <ecpglib.h>
|
||||
#include <ecpgerrno.h>
|
||||
#include <sqlca.h>
|
||||
|
Reference in New Issue
Block a user