summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/connect
Commit message (Expand)AuthorAgeFilesLines
* Use ICU by default at initdb time.Jeff Davis2023-03-091-1/+1
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Add copyright notices to meson filesAndrew Dunstan2022-12-201-0/+2
* meson: Add initial version of meson based build systemAndres Freund2022-09-211-0/+20
* Avoid ECPG test failures in some GSS-capable environments.Tom Lane2021-06-101-3/+3
* Increase hard-wired timeout values in ecpg regression tests.Tom Lane2020-08-042-2/+2
* Stop using spelling "nonexistant".Noah Misch2019-06-082-2/+2
* Make connect/test1 independent of localhost IPv6.Noah Misch2017-11-111-1/+1
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-055-5/+5
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-174-35/+35
* Revert "Ignore object files generated by ecpg test suite on Windows"Michael Meskes2015-03-091-5/+0
* Ignore object files generated by ecpg test suite on WindowsMichael Meskes2015-03-091-0/+5
* Let installcheck-world pass against a server requiring a password.Noah Misch2014-06-191-8/+10
* Make sure all connection paramters are used in call to PQconnectdbParams.Michael Meskes2012-02-181-0/+3
* Still more .gitignore cleanup.Tom Lane2010-09-241-3/+10
* Add gitignore files for ecpg regression tests.Magnus Hagander2010-09-221-0/+3
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-1/+0
* Removed port testing.Michael Meskes2008-12-012-30/+9
* - Moved from PQsetdbLogin to PQconnectDB.Michael Meskes2008-03-271-1/+1
* More README src cleanups.Bruce Momjian2008-03-211-0/+2
* *** empty log message ***Michael Meskes2007-12-281-1/+2
* unbreak ECPG tests for VPATH builds.Andrew Dunstan2007-08-231-1/+1
* As usual I forgot some files. :-)Michael Meskes2007-08-141-0/+2
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-141-1/+1
* Cygwin systems seem to have a different error message when trying to connect ...Michael Meskes2006-09-141-1/+1
* Seems this wasn't committed originallyMichael Meskes2006-09-121-3/+3
* Fixed parser and library to allow empty database names.Michael Meskes2006-08-292-2/+20
* - Enabled single-quoted connection targets.Michael Meskes2006-08-273-14/+70
* Changed lexer to no longer use the default rule.Michael Meskes2006-08-181-1/+1
* Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>Michael Meskes2006-08-131-1/+1
* Regression test updates and fixesMichael Meskes2006-08-044-12/+22
* Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes2006-08-026-0/+208