index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
Commit message (
Expand
)
Author
Age
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Remove libpq-dist.rc
Peter Eisentraut
2019-10-23
*
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
*
Clean up MinGW def file generation
Peter Eisentraut
2019-10-20
*
Fix use of term "verifier"
Peter Eisentraut
2019-10-12
*
Put back pqsignal() as an exported libpq symbol.
Tom Lane
2019-10-10
*
Fix confusing error caused by connection parameter channel_binding
Michael Paquier
2019-10-01
*
Fix bogus order of error checks in new channel_binding code.
Tom Lane
2019-09-29
*
Remove code relevant to OpenSSL 0.9.6 in be/fe-secure-openssl.c
Michael Paquier
2019-09-28
*
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-09-23
*
GSSAPI error message improvements
Peter Eisentraut
2019-09-19
*
Restructure libpq code to remove some duplicity
Alvaro Herrera
2019-09-10
*
Message style fixes
Peter Eisentraut
2019-09-06
*
libpq: ccache -> credential cache
Peter Eisentraut
2019-09-06
*
Use explicit_bzero
Peter Eisentraut
2019-09-05
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
*
Avoid conflicts with library versions of inet_net_ntop() and friends.
Tom Lane
2019-08-18
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
Refactor logic to remove trailing CR/LF characters from strings
Michael Paquier
2019-08-09
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
Use consistent style for checking return from system calls
Peter Eisentraut
2019-07-07
*
Remove more unreferenced function declarations
Michael Paquier
2019-07-07
*
Add missing source files to nls.mk
Peter Eisentraut
2019-07-06
*
Introduce safer encoding and decoding routines for base64.c
Michael Paquier
2019-07-04
*
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-07-04
*
Stamp HEAD as 13devel.
Tom Lane
2019-07-01
*
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
*
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
*
Update stale comments, and fix comment typos.
Noah Misch
2019-06-08
*
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-31
*
Fix typos.
Amit Kapila
2019-05-26
*
Update copyright year.
Thomas Munro
2019-05-24
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Translation updates
Peter Eisentraut
2019-05-20
*
Fix misuse of an integer as a bool.
Tom Lane
2019-05-13
*
GSSAPI: Improve documentation and tests
Stephen Frost
2019-04-19
*
Fix collection of typos and grammar mistakes in docs and comments
Michael Paquier
2019-04-19
*
Fix assorted minor bogosity in GSSAPI transport error messages.
Tom Lane
2019-04-17
*
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-06
*
Handle errors during GSSAPI startup better
Stephen Frost
2019-04-04
*
Add a "SQLSTATE-only" error verbosity option to libpq and psql.
Tom Lane
2019-04-04
*
GSSAPI encryption support
Stephen Frost
2019-04-03
*
Restructure libpq's handling of send failures.
Tom Lane
2019-03-19
[next]