index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
*
Set type identifier on BIO
Daniel Gustafsson
2021-08-17
*
Stamp 11.13.
REL_11_13
Tom Lane
2021-08-09
*
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-07-30
*
Don't use abort(3) in libpq's fe-print.c.
Tom Lane
2021-06-28
*
Don't assume GSSAPI result strings are null-terminated.
Tom Lane
2021-06-23
*
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-07
*
Stamp 11.12.
REL_11_12
Tom Lane
2021-05-10
*
Translation updates
Peter Eisentraut
2021-05-10
*
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Bruce Momjian
2021-04-02
*
Re-simplify management of inStart in pqParseInput3's subroutines.
Tom Lane
2021-03-11
*
Stamp 11.11.
REL_11_11
Tom Lane
2021-02-08
*
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2021-01-28
*
Stamp 11.10.
REL_11_10
Tom Lane
2020-11-09
*
Translation updates
Peter Eisentraut
2020-11-09
*
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Tom Lane
2020-10-24
*
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-10-19
*
Teach libpq to handle arbitrary-length lines in .pgpass files.
Tom Lane
2020-09-01
*
Stamp 11.9.
REL_11_9
Tom Lane
2020-08-10
*
Translation updates
Peter Eisentraut
2020-08-10
*
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-04
*
Stamp 11.8.
REL_11_8
Tom Lane
2020-05-11
*
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-04-22
*
Stamp 11.7.
REL_11_7
Tom Lane
2020-02-10
*
Translation updates
Peter Eisentraut
2020-02-10
*
libpq should expose GSS-related parameters even when not implemented.
Tom Lane
2019-12-20
*
Fix off-by-one error in PGTYPEStimestamp_fmt_asc
Tomas Vondra
2019-11-30
*
Stamp 11.6.
REL_11_6
Tom Lane
2019-11-11
*
Translation updates
Peter Eisentraut
2019-11-11
*
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-11-07
*
Stamp 11.5.
REL_11_5
Tom Lane
2019-08-05
*
Translation updates
Peter Eisentraut
2019-08-05
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
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-17
*
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2019-06-14
*
Fix misuse of an integer as a bool.
Tom Lane
2019-05-13
*
Stamp 11.3.
REL_11_3
Tom Lane
2019-05-06
*
Translation updates
Peter Eisentraut
2019-05-06
*
Fix off-by-one check that can lead to a memory overflow in ecpg.
Michael Meskes
2019-04-11
*
Fix potential memory access violation in ecpg if filename of include file is
Michael Meskes
2019-03-11
*
Fix SCRAM authentication via SSL when mixing versions of OpenSSL
Michael Paquier
2019-02-28
*
Fix ecpg bugs caused by missing semicolons in the backend grammar.
Tom Lane
2019-02-24
*
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-18
*
Stamp 11.2.
REL_11_2
Tom Lane
2019-02-11
*
Translation updates
Peter Eisentraut
2019-02-11
*
Remove infinite-loop hazards in ecpg test suite.
Tom Lane
2019-01-24
*
Blind attempt to fix _configthreadlocale() failures on MinGW.
Tom Lane
2019-01-23
[next]