index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
/
expected
/
connect-test1.c
Commit message (
Expand
)
Author
Age
*
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-04
*
Stop using spelling "nonexistant".
Noah Misch
2019-06-08
*
Make connect/test1 independent of localhost IPv6.
Noah Misch
2017-11-11
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Finally the last test.
Michael Meskes
2008-12-29
*
Removed port testing.
Michael Meskes
2008-12-01
*
also adjust MinGW expected file to new setup
Michael Meskes
2007-01-12
*
Simplified regression handling
Michael Meskes
2007-01-12
*
Applied Joachim's patch for a --regression option.
Michael Meskes
2007-01-11
*
Update ecpg regresison output for new library version number.
Bruce Momjian
2007-01-05
*
Reverted changes made by pgindent
Michael Meskes
2006-10-04
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Cygwin systems seem to have a different error message when trying to connect ...
Michael Meskes
2006-09-14
*
Synced parser.
Michael Meskes
2006-09-03
*
Fixed parser and library to allow empty database names.
Michael Meskes
2006-08-29
*
- Enabled single-quoted connection targets.
Michael Meskes
2006-08-27
*
Regression test updates and fixes
Michael Meskes
2006-08-04
*
Hopefully that's it. The remaining files for ecpg regression tests.
Michael Meskes
2006-08-02