Commits

DateSubjectAuthorReleases
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-12-04 Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut 14.0
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 11.10
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 12.5
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 13.1
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 10.15
2020-11-03 Fix unportable use of getnameinfo() in pg_hba_file_rules view. Tom Lane 14.0
2020-10-05 Overhaul pg_hba.conf clientcert's API Bruce Momjian 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
2020-09-06 Refactor pg_get_line() to expose an alternative StringInfo-based API. Tom Lane 14.0
2020-09-03 Allow records to span multiple lines in pg_hba.conf and pg_ident.conf. Tom Lane 14.0
2020-07-08 code: replace most remaining uses of 'master'. Andres Freund 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-24 Avoid splitting C string literals with \-newline Alvaro Herrera 13.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 12.2
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 11.7
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 13.0
2019-11-13 Avoid downcasing/truncation of RADIUS authentication parameters. Tom Lane 10.12
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0