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
2021-11-08
Stamp 9.6.24.
REL9_6_24
Tom Lane
2021-11-08
libpq: reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-08
Translation updates
Peter Eisentraut
2021-09-13
Fix error handling with threads on OOM in ECPG connection logic
Michael Paquier
2021-08-17
Set type identifier on BIO
Daniel Gustafsson
2021-08-09
Stamp 9.6.23.
REL9_6_23
Tom Lane
2021-07-30
Fix expect file for MinGW32 ECPG regression tests
John Naylor
2021-07-30
Fix range check in ECPG numeric to int conversion
John Naylor
2021-06-28
Don't use abort(3) in libpq's fe-print.c.
Tom Lane
2021-06-23
Don't assume GSSAPI result strings are null-terminated.
Tom Lane
2021-06-07
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-07
Support use of strnlen() in pre-v11 branches.
Tom Lane
2021-05-10
Stamp 9.6.22.
REL9_6_22
Tom Lane
2021-05-10
Translation updates
Peter Eisentraut
2021-04-02
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Bruce Momjian
2021-03-11
Re-simplify management of inStart in pqParseInput3's subroutines.
Tom Lane
2021-02-08
Stamp 9.6.21.
REL9_6_21
Tom Lane
2021-01-28
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2020-11-09
Stamp 9.6.20.
REL9_6_20
Tom Lane
2020-11-09
Translation updates
Peter Eisentraut
2020-10-24
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Tom Lane
2020-10-19
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-09-01
Teach libpq to handle arbitrary-length lines in .pgpass files.
Tom Lane
2020-08-10
Stamp 9.6.19.
REL9_6_19
Tom Lane
2020-08-10
Translation updates
Peter Eisentraut
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-05-11
Stamp 9.6.18.
REL9_6_18
Tom Lane
2020-04-22
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-02-10
Stamp 9.6.17.
REL9_6_17
Tom Lane
2020-02-10
Translation updates
Peter Eisentraut
2019-12-20
libpq should expose GSS-related parameters even when not implemented.
Tom Lane
2019-11-30
Fix off-by-one error in PGTYPEStimestamp_fmt_asc
Tomas Vondra
2019-11-11
Stamp 9.6.16.
REL9_6_16
Tom Lane
2019-11-11
Translation updates
Peter Eisentraut
2019-11-07
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-08-05
Stamp 9.6.15.
REL9_6_15
Tom Lane
2019-08-05
Translation updates
Peter Eisentraut
2019-07-25
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-06-17
Stamp 9.6.14.
REL9_6_14
Tom Lane
2019-06-14
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2019-05-13
Fix misuse of an integer as a bool.
Tom Lane
2019-05-06
Stamp 9.6.13.
REL9_6_13
Tom Lane
2019-05-06
Translation updates
Peter Eisentraut
2019-04-11
Fix off-by-one check that can lead to a memory overflow in ecpg.
Michael Meskes
2019-03-11
Fix potential memory access violation in ecpg if filename of include file is
Michael Meskes
2019-02-24
Fix ecpg bugs caused by missing semicolons in the backend grammar.
Tom Lane
2019-02-18
Fix omissions in ecpg/test/sql/.gitignore.
Tom Lane
2019-02-18
Sync ECPG's CREATE TABLE AS statement with backend's.
Michael Meskes
2019-02-11
Stamp 9.6.12.
REL9_6_12
Tom Lane
2019-02-11
Translation updates
Peter Eisentraut
[next]