aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/connect-test5.stderr
Commit message (Expand)AuthorAge
* NLS cleanup in ecpglibPeter Eisentraut2009-01-15
* 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
* *** empty log message ***Michael Meskes2007-12-28
* 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
* Fixed parser and library to allow empty database names.Michael Meskes2006-08-29
* - Enabled single-quoted connection targets.Michael Meskes2006-08-27