summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/sql-dynalloc2.stderr
AgeCommit message (Expand)Author
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2014-01-16Split ecpg_execute() in constituent partsAlvaro Herrera
2010-02-04Streamlined array handling code in libecpg a little bit, in the process fixin...Michael Meskes
2008-12-29First rounf of whitespace changes. Everything but connect-test1 should be fine.Michael Meskes
2008-11-11Replaced manually synced preproc.y by the one created by the new script.Michael Meskes
2008-05-16Add localization support to ecpg.Peter Eisentraut
2008-03-27- Moved from PQsetdbLogin to PQconnectDB.Michael Meskes
2007-10-03Cleaned up ecpglib and renamed functions that do not need to be exported.Michael Meskes
2007-08-14- Finished major rewrite to use new protocol versionMichael Meskes
2007-03-17- Changed some whitespacing in connect statement.Michael Meskes
2006-08-19More SoC stuffMichael Meskes
2006-08-08Cleaned up log output a little bit more.Michael Meskes
2006-08-08Made parser check for valid copy to/from stdin/stdout combinations.Michael Meskes
2006-08-02Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes