aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/compat_informix-test_informix.stderr
Commit message (Expand)AuthorAge
* Split ecpg_execute() in constituent partsAlvaro Herrera2014-01-16
* Split ECPGdo() in constituent partsAlvaro Herrera2014-01-16
* In case the connection magically disappears libecpg only returns an internalMichael Meskes2010-03-05
* Streamlined array handling code in libecpg a little bit, in the process fixin...Michael Meskes2010-02-04
* Support optional FROM/IN in FETCH and MOVEAlvaro Herrera2009-11-11
* Made sure sqlca is reset for declare cursor in Informix mode as pointed out byMichael Meskes2009-08-14
* Added STRING datatype for Informix compatibility mode. This work isMichael Meskes2009-08-07
* Improve unique-constraint-violation error messages to include the exactTom Lane2009-08-01
* First rounf of whitespace changes. Everything but connect-test1 should be fine.Michael Meskes2008-12-29
* Replaced manually synced preproc.y by the one created by the new script.Michael Meskes2008-11-11
* Add localization support to ecpg.Peter Eisentraut2008-05-16
* - Moved from PQsetdbLogin to PQconnectDB.Michael Meskes2008-03-27
* Cleaned up ecpglib and renamed functions that do not need to be exported.Michael Meskes2007-10-03
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* Update expected files for textual changesPeter Eisentraut2007-06-04
* - Changed some whitespacing in connect statement.Michael Meskes2007-03-17
* Made parser check for valid copy to/from stdin/stdout combinations.Michael Meskes2006-08-08
* Joachim fixed some bugs in numeric handling in pgtypeslib.Michael Meskes2006-08-07
* Removed compiler warningsMichael Meskes2006-08-03
* Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes2006-08-02