Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2024-08-23 Provide feature-test macros for libpq features added in v17. Tom Lane 18.0
2024-08-23 Provide feature-test macros for libpq features added in v17. Tom Lane 17.0
2024-06-13 Improve the granularity of PQsocketPoll's timeout parameter. Tom Lane 17.0
2024-04-07 Support retrieval of results in chunks with libpq. Tom Lane 17.0
2021-06-19 Provide feature-test macros for libpq features added in v14. Tom Lane 14.0
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 14.0
2021-03-03 Extend the abilities of libpq's target_session_attrs parameter. Tom Lane 14.0
2020-05-16 Fix bugs in OpenSSL hook renaming. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-04 Add a "SQLSTATE-only" error verbosity option to libpq and psql. Tom Lane 12.0
2018-09-11 Add PQresultMemorySize function to report allocated size of a PGresult. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-04-03 Add libpq support for recreating an error message with different verbosity. Tom Lane 9.6.0
2015-11-07 Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully. Tom Lane 9.5.0
2015-11-07 Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully. Tom Lane 9.6.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2012-10-08 Autoconfiscate selection of 64-bit int type for 64-bit large object API. Tom Lane 9.3.0
2012-08-02 Replace libpq's "row processor" API with a "single row" mode. Tom Lane 9.2.0
2012-08-02 Replace libpq's "row processor" API with a "single row" mode. Tom Lane 9.3.0
2012-04-04 Add a "row processor" API to libpq for better handling of large results. Tom Lane 9.2.0
2011-09-25 Fully const-ify PQconnectdbParams, PQconnectStartParams, and PQpingParams. Tom Lane 9.2.0