index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2022-03-02
Allow root-owned SSL private keys in libpq, not only the backend.
Tom Lane
2022-02-07
Stamp 11.15.
REL_11_15
Tom Lane
2022-02-07
Translation updates
Peter Eisentraut
2022-01-21
Fix race condition in gettext() initialization in libpq and ecpglib.
Tom Lane
2022-01-17
Avoid calling strerror[_r] in PQcancel().
Tom Lane
2021-12-13
backpatch "Set application_name per-test in isolation and ecpg tests."
Andres Freund
2021-11-08
Stamp 11.14.
REL_11_14
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 11.13.
REL_11_13
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-05-10
Stamp 11.12.
REL_11_12
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 11.11.
REL_11_11
Tom Lane
2021-01-28
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2020-11-09
Stamp 11.10.
REL_11_10
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 11.9.
REL_11_9
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 11.8.
REL_11_8
Tom Lane
2020-04-21
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-02-10
Stamp 11.7.
REL_11_7
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 11.6.
REL_11_6
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 11.5.
REL_11_5
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 11.4.
REL_11_4
Tom Lane
2019-06-17
Translation updates
Peter Eisentraut
2019-06-17
Fix buffer overflow when processing SCRAM final message in libpq
Michael Paquier
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 11.3.
REL_11_3
Tom Lane
2019-05-06
Translation updates
Peter Eisentraut
[next]