Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2021-05-19 doc: add xreflabel for libpq chapter, needed for PG 14 relnotes Bruce Momjian 14.0
2021-04-30 Doc: update libpq's documentation for PQfn(). Tom Lane 14.0
2021-04-29 doc: Fix description of target_session_attrs=prefer-standby Michael Paquier 14.0
2021-04-17 doc: Fix up spacing around verbatim DocBook elements Peter Eisentraut 14.0
2021-04-07 libpq: Set Server Name Indication (SNI) for SSL connections Peter Eisentraut 14.0
2021-03-30 Improve PQtrace() output format Alvaro Herrera 14.0
2021-03-15 Implement pipeline mode in libpq Alvaro Herrera 14.0
2021-03-10 Revert changes for SSL compression in libpq Michael Paquier 14.0
2021-03-09 libpq: Remove deprecated connection parameters authtype and tty Peter Eisentraut 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-03-03 Extend the abilities of libpq's target_session_attrs parameter. Tom Lane 14.0
2021-03-02 Mark default_transaction_read_only as GUC_REPORT. Tom Lane 14.0
2021-02-26 Doc: further clarify libpq's description of connection string URIs. Tom Lane 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 14.0
2021-01-22 Avoid redundantly prefixing PQerrorMessage for a connection failure. Tom Lane 14.0
2021-01-22 Doc: remove misleading claim in documentation of PQreset(). Tom Lane 14.0
2021-01-05 Introduce a new GUC_REPORT setting "in_hot_standby". Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 14.0
2020-12-01 docs: ulink all references to RFC's Heikki Linnakangas 14.0
2020-11-29 Doc: clarify behavior of PQconnectdbParams(). Tom Lane 14.0
2020-11-25 Add support for abstract Unix-domain sockets Peter Eisentraut 14.0
2020-11-16 doc: clarify how to find pg_type_d.h in the install tree Bruce Momjian 14.0
2020-11-12 doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h Bruce Momjian 14.0
2020-10-27 docs: remove reference to src/tools/thread Bruce Momjian 14.0