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
/
connect
Commit message (
Expand
)
Author
Age
*
Make sure all connection paramters are used in call to PQconnectdbParams.
Michael Meskes
2012-02-18
*
Still more .gitignore cleanup.
Tom Lane
2010-09-24
*
Add gitignore files for ecpg regression tests.
Magnus Hagander
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Removed port testing.
Michael Meskes
2008-12-01
*
- Moved from PQsetdbLogin to PQconnectDB.
Michael Meskes
2008-03-27
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
*** empty log message ***
Michael Meskes
2007-12-28
*
unbreak ECPG tests for VPATH builds.
Andrew Dunstan
2007-08-23
*
As usual I forgot some files. :-)
Michael Meskes
2007-08-14
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
Cygwin systems seem to have a different error message when trying to connect ...
Michael Meskes
2006-09-14
*
Seems this wasn't committed originally
Michael Meskes
2006-09-12
*
Fixed parser and library to allow empty database names.
Michael Meskes
2006-08-29
*
- Enabled single-quoted connection targets.
Michael Meskes
2006-08-27
*
Changed lexer to no longer use the default rule.
Michael Meskes
2006-08-18
*
Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>
Michael Meskes
2006-08-13
*
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