Commits

DateSubjectAuthorReleases
2024-09-08 Avoid core dump after getpwuid_r failure. Tom Lane 18.0
2023-07-17 Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. Tom Lane 16.0
2023-07-17 Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. Tom Lane 17.0
2023-05-22 Spell the values of libpq's gssdelegation parameter as "0" and "1". Tom Lane 16.0
2023-05-21 Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-02-18 Rearrange libpq's error reporting to avoid duplicated error text. Tom Lane 15.0
2022-01-11 Clean up messy API for src/port/thread.c. Tom Lane 15.0
2022-01-11 Clean up error message reported after \password encryption failure. Tom Lane 14.2
2022-01-11 Clean up error message reported after \password encryption failure. Tom Lane 15.0
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 9.6.23
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 10.18
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 11.13
2021-01-11 In libpq, always append new error messages to conn->errorMessage. Tom Lane 14.0
2019-09-29 Fix bogus order of error checks in new channel_binding code. Tom Lane 13.0
2018-09-26 Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 12.0
2018-08-03 Change libpq's internal uses of PQhost() to inspect host field directly. Tom Lane 10.5
2018-08-03 Change libpq's internal uses of PQhost() to inspect host field directly. Tom Lane 11.0
2018-08-03 Change libpq's internal uses of PQhost() to inspect host field directly. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-13 Re-run pgindent. Tom Lane 10.0
2017-01-24 Allow password file name to be specified as a libpq connection parameter. Tom Lane 10.0
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.6.0
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.2.17