summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/sql-show.stderr
AgeCommit message (Expand)Author
2008-08-19Fixed incorrect argument handling in SET command if argument is a variable.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
2006-10-17Fix unexpected side-effect of changes for case insensitivity of timezone names.Tom Lane
2006-10-04Reverted changes made by pgindentMichael 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