aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/connect
Commit message (Expand)AuthorAge
* Avoid ECPG test failures in some GSS-capable environments.Tom Lane2021-06-10
* Increase hard-wired timeout values in ecpg regression tests.Tom Lane2020-08-04
* Stop using spelling "nonexistant".Noah Misch2019-06-08
* Make connect/test1 independent of localhost IPv6.Noah Misch2017-11-11
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Revert "Ignore object files generated by ecpg test suite on Windows"Michael Meskes2015-03-09
* Ignore object files generated by ecpg test suite on WindowsMichael Meskes2015-03-09
* Let installcheck-world pass against a server requiring a password.Noah Misch2014-06-19
* Make sure all connection paramters are used in call to PQconnectdbParams.Michael Meskes2012-02-18
* Still more .gitignore cleanup.Tom Lane2010-09-24
* Add gitignore files for ecpg regression tests.Magnus Hagander2010-09-22
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Removed port testing.Michael Meskes2008-12-01
* - Moved from PQsetdbLogin to PQconnectDB.Michael Meskes2008-03-27
* More README src cleanups.Bruce Momjian2008-03-21
* *** empty log message ***Michael Meskes2007-12-28
* unbreak ECPG tests for VPATH builds.Andrew Dunstan2007-08-23
* As usual I forgot some files. :-)Michael Meskes2007-08-14
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* Cygwin systems seem to have a different error message when trying to connect ...Michael Meskes2006-09-14
* Seems this wasn't committed originallyMichael Meskes2006-09-12
* Fixed parser and library to allow empty database names.Michael Meskes2006-08-29
* - Enabled single-quoted connection targets.Michael Meskes2006-08-27
* Changed lexer to no longer use the default rule.Michael Meskes2006-08-18
* Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>Michael Meskes2006-08-13
* Regression test updates and fixesMichael Meskes2006-08-04
* Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes2006-08-02