aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/connect/test5.pgc
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
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* 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
* *** empty log message ***Michael Meskes2007-12-28
* Fixed parser and library to allow empty database names.Michael Meskes2006-08-29
* - Enabled single-quoted connection targets.Michael Meskes2006-08-27