index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2011-09-22
Stamp 8.4.9.
REL8_4_9
Tom Lane
2011-09-22
Translation updates
Peter Eisentraut
2011-09-08
Add missing format argument to ecpg_log() call
Peter Eisentraut
2011-09-02
Fix brace indentation of commit a6d72ac344a8643142d76abe2c9d0b1ea68847fb to f...
Michael Meskes
2011-09-01
In ecpglib restore LC_NUMERIC in case of an error.
Michael Meskes
2011-08-27
Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7.0 server.
Tom Lane
2011-08-27
Ensure we discard unread/unsent data when abandoning a connection attempt.
Tom Lane
2011-07-24
Fix previous patch so it also works if not USE_SSL (mea culpa).
Tom Lane
2011-07-24
Improve libpq's error reporting for SSL failures.
Tom Lane
2011-07-24
Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag.
Tom Lane
2011-07-21
Fix PQsetvalue() to avoid possible crash when adding a new tuple.
Tom Lane
2011-07-18
Adapted expected result for latest change to ecpglib.
Michael Meskes
2011-07-18
Made ecpglib write double with a precision of 15 digits.
Michael Meskes
2011-06-14
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2011-05-30
Fix portability bugs in use of credentials control messages for peer auth.
Tom Lane
2011-05-12
Fix write-past-buffer-end in ldapServiceLookup().
Tom Lane
2011-04-15
Tag 8.4.8.
REL8_4_8
Marc G. Fournier
2011-02-15
Add CheckTableNotInUse calls in DROP TABLE and DROP INDEX.
Tom Lane
2011-01-27
Tag 8.4.7
REL8_4_7
Marc G. Fournier
2010-12-24
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to rel...
Andrew Dunstan
2010-12-13
Tag 8.4.6.
REL8_4_6
Marc G. Fournier
2010-12-13
Translation updates for release 8.4.6
Peter Eisentraut
2010-10-20
Fix ecpg test building process to not generate *.dSYM junk on Macs.
Tom Lane
2010-10-14
Applied patch by Itagaki Takahiro to fix incorrect status calculation in
Michael Meskes
2010-10-01
Tag 8.4.5
REL8_4_5
Marc G. Fournier
2010-09-30
Translation updates for 8.4.5
Peter Eisentraut
2010-09-24
Still more .gitignore cleanup.
Tom Lane
2010-09-22
More fixes for libpq's .gitignore file.
Tom Lane
2010-09-22
Add gitignore files for ecpg regression tests.
Magnus Hagander
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-08-17
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
Michael Meskes
2010-07-14
Allow full SSL certificate verification (wherein libpq checks its host name
Tom Lane
2010-06-04
Data returned by RETURNING clause wasn't correctly processed by ecpg. Patch b...
Michael Meskes
2010-05-14
tag 8.4.4
REL8_4_4
Marc G. Fournier
2010-05-13
Translation update
Peter Eisentraut
2010-05-08
Work around a subtle portability problem in use of printf %s format.
Tom Lane
2010-05-07
ECPG connect routine only checked for NULL to find empty parameters, but user...
Michael Meskes
2010-03-12
tag 8.4.3
REL8_4_3
Marc G. Fournier
2010-03-08
Backport fix from HEAD that makes ecpglib give the right SQLSTATE if the conn...
Michael Meskes
2010-03-08
Require hostname to be set when using GSSAPI authentication. Without it,
Magnus Hagander
2010-03-03
Fix a couple of places that would loop forever if attempts to read a stdio file
Tom Lane
2010-01-08
Backported fix for protecting ecpg against applications freeing strings to 8.4.
Michael Meskes
2009-12-30
Set errno to zero before invoking SSL_read or SSL_write. It appears that
Tom Lane
2009-12-10
tag for 8.4.2
REL8_4_2
Marc G. Fournier
2009-12-09
Reject certificates with embedded NULLs in the commonName field. This stops
Magnus Hagander
2009-11-27
Remove */ characters from declare cursor statements before putting them into a
Michael Meskes
2009-11-21
Refactor ecpg grammar so that it uses the core grammar's unreserved_keyword
Tom Lane
2009-09-08
Remove outside-the-scanner references to "yyleng".
Tom Lane
2009-09-04
Tag 8.4.1
REL8_4_1
Marc G. Fournier
2009-09-03
Translation updates
Peter Eisentraut
[next]