aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/preproc-autoprep.stderr
Commit message (Expand)AuthorAge
* Minor additional improvements for ecpglib/prepare.c.Tom Lane2018-10-17
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Split ecpg_execute() in constituent partsAlvaro Herrera2014-01-16
* Split ECPGdo() in constituent partsAlvaro Herrera2014-01-16
* Adjusted regression test results to the change I made in debug output for ecp...Michael Meskes2010-03-21
* Streamlined array handling code in libecpg a little bit, in the process fixin...Michael Meskes2010-02-04
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-p...Michael Meskes2010-01-22
* Fixed auto-prepare to not try preparing statements that are not preparable. BugMichael Meskes2009-12-16
* First rounf of whitespace changes. Everything but connect-test1 should be fine.Michael Meskes2008-12-29
* 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
* Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>Michael Meskes2007-09-30
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14