summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/test_informix.pgc
Commit message (Expand)AuthorAgeFilesLines
* Added missing "commit" in test case.Michael Meskes2003-10-121-1/+2
* - Fixed order mismatch in processing "using" arguments.Michael Meskes2003-09-221-3/+3
* Fixed mdy functions to use correct offset.Michael Meskes2003-07-241-1/+1
* Started to create different error codes for different backend messages.Michael Meskes2003-07-151-0/+10
* - Synced preproc.y with gram.yMichael Meskes2003-07-141-1/+1
* Fixed informix behaviour for select without into.Michael Meskes2003-07-041-0/+6
* Use ISO dates in pgtypeslib by default.Michael Meskes2003-07-011-2/+5
* - Made sure Informix style decimal vars are initialized. They use aMichael Meskes2003-06-291-5/+11
* Added just another compatibility level for Informix.Michael Meskes2003-06-261-1/+6
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-251-0/+49