summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/connect
AgeCommit message (Expand)Author
28 hoursUpdate copyright for 2026HEADorigin/masterorigin/HEADmasterBruce Momjian
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-03Update copyright for 2024Bruce Momjian
2023-03-09Use ICU by default at initdb time.Jeff Davis
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-09-21meson: Add initial version of meson based build systemAndres Freund
2021-06-10Avoid ECPG test failures in some GSS-capable environments.Tom Lane
2020-08-04Increase hard-wired timeout values in ecpg regression tests.Tom Lane
2019-06-08Stop using spelling "nonexistant".Noah Misch
2017-11-11Make connect/test1 independent of localhost IPv6.Noah Misch
2017-09-05Remove unnecessary parentheses in return statementsPeter Eisentraut
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2015-03-09Revert "Ignore object files generated by ecpg test suite on Windows"Michael Meskes
2015-03-09Ignore object files generated by ecpg test suite on WindowsMichael Meskes
2014-06-19Let installcheck-world pass against a server requiring a password.Noah Misch
2012-02-18Make sure all connection paramters are used in call to PQconnectdbParams.Michael Meskes
2010-09-24Still more .gitignore cleanup.Tom Lane
2010-09-22Add gitignore files for ecpg regression tests.Magnus Hagander
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2008-12-01Removed port testing.Michael Meskes
2008-03-27- Moved from PQsetdbLogin to PQconnectDB.Michael Meskes
2008-03-21More README src cleanups.Bruce Momjian
2007-12-28*** empty log message ***Michael Meskes
2007-08-23unbreak ECPG tests for VPATH builds.Andrew Dunstan
2007-08-14As usual I forgot some files. :-)Michael Meskes
2007-08-14- Finished major rewrite to use new protocol versionMichael Meskes
2006-09-14Cygwin systems seem to have a different error message when trying to connect ...Michael Meskes
2006-09-12Seems this wasn't committed originallyMichael Meskes
2006-08-29Fixed parser and library to allow empty database names.Michael Meskes
2006-08-27- Enabled single-quoted connection targets.Michael Meskes
2006-08-18Changed lexer to no longer use the default rule.Michael Meskes
2006-08-13Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>Michael Meskes
2006-08-04Regression test updates and fixesMichael Meskes
2006-08-02Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes