- Fixed order mismatch in processing "using" arguments.
authorMichael Meskes <meskes@postgresql.org>
Mon, 22 Sep 2003 13:19:39 +0000 (13:19 +0000)
committerMichael Meskes <meskes@postgresql.org>
Mon, 22 Sep 2003 13:19:39 +0000 (13:19 +0000)
commitfe1c38ac93ac94122fa706f600a0fea116707512
tree35cd189448fd8b58f88e5b06711ca0ee217602e1
parent9c7ad4e8e0d5dfe0477cea92787f4e97e0da597f
- Fixed order mismatch in processing "using" arguments.
- Fixed some minor things in test cases.
- Use defines for Informix error codes.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/include/ecpg_informix.h
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/preproc/variable.c
src/interfaces/ecpg/test/num_test.pgc
src/interfaces/ecpg/test/test_informix.pgc