OSDN Git Service

- 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)
commit22c0b1f0f40799adc4cb25017da7c7d11598e5d7
treeca845c6dacaa3a4e588eaaf9b2d11598a7ebe6a6
parent8839b85ed8ffea2250b3976225044e3cb90b2eed
- 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