Commits

DateSubjectAuthorReleases
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 12.6
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 13.2
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 12.6
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 13.2
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 12.6
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2019-11-05 Tweak some authentication debug messages to follow project style. Tom Lane 13.0
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 9.4.25
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 12.1
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 11.6
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 9.5.20
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 13.0
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 9.6.16
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 10.11
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. 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
2018-08-24 Suppress uninitialized-variable warning in new SCRAM code. Tom Lane 11.0
2018-08-24 Suppress uninitialized-variable warning in new SCRAM code. Tom Lane 12.0
2018-05-21 Fix unsafe usage of strerror(errno) within ereport(). Tom Lane 9.4.19
2018-05-21 Fix unsafe usage of strerror(errno) within ereport(). Tom Lane 9.5.14
2018-05-21 Fix unsafe usage of strerror(errno) within ereport(). Tom Lane 9.6.10
2018-05-21 Fix unsafe usage of strerror(errno) within ereport(). Tom Lane 10.5