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
*
Stamp 12.5.
REL_12_5
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 12.4.
REL_12_4
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
*
Fix handling of structure for bytea data type in ECPG
Michael Paquier
2020-07-27
*
Fix bugs in libpq's management of GSS encryption state.
Tom Lane
2020-07-13
*
Fix ecpg crash with bytea and cursor variables.
Michael Meskes
2020-06-30
*
Try to read data from the socket in pqSendSome's write_failed paths.
Tom Lane
2020-06-07
*
Stamp 12.3.
REL_12_3
Tom Lane
2020-05-11
*
Translation updates
Peter Eisentraut
2020-05-11
*
Fix severe memory leaks in GSSAPI encryption support.
Tom Lane
2020-05-05
*
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-04-22
*
Allow ecpg to be built stand-alone, allow parallel libpq make
Bruce Momjian
2020-03-31
*
Stamp 12.2.
REL_12_2
Tom Lane
2020-02-10
*
Translation updates
Peter Eisentraut
2020-02-10
*
Fix dispsize for libpq connection parameters channel_binding and gssencmode
Michael Paquier
2020-01-29
*
Fix out-of-memory handling in ecpglib.
Tom Lane
2020-01-19
*
Extensive code review for GSSAPI encryption mechanism.
Tom Lane
2020-01-11
*
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 12.1.
REL_12_1
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
*
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-10-25
*
Fix thinkos from 4f4061b for libpq integer parsing
Michael Paquier
2019-10-23
*
Fix error reporting of connect_timeout in libpq for value parsing
Michael Paquier
2019-10-21
*
Fix parsing of integer values for connection parameters in libpq
Michael Paquier
2019-10-21
*
Put back pqsignal() as an exported libpq symbol.
Tom Lane
2019-10-10
*
Translation updates
Peter Eisentraut
2019-09-29
*
Translation updates
Peter Eisentraut
2019-09-23
*
Remove removed file from nls.mk
Peter Eisentraut
2019-09-21
*
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
*
GSSAPI error message improvements
Peter Eisentraut
2019-09-19
*
Revert change of ecpglib major version
Peter Eisentraut
2019-09-19
*
Translation updates
Peter Eisentraut
2019-09-09
*
Message style fixes
Peter Eisentraut
2019-09-06
*
libpq: ccache -> credential cache
Peter Eisentraut
2019-09-06
*
Translation updates
Peter Eisentraut
2019-08-05
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the
Michael Meskes
2019-07-08
*
Add missing source files to nls.mk
Peter Eisentraut
2019-07-06
*
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
*
Remove explicit error handling for obsolete date/time values
Peter Eisentraut
2019-06-30
*
Translation updates
Peter Eisentraut
2019-06-17
*
Fix buffer overflow when processing SCRAM final message in libpq
Michael Paquier
2019-06-17
*
Tweak libpq's PQhost, PQhostaddr, and psql's \connect
Alvaro Herrera
2019-06-14
[next]