Commits

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

DateSubjectAuthorReleases
2025-07-23 Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane 13.22
2024-01-03 Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 13.14
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 13.4
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 13.2
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 13.2
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 13.2
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-04-13 Improve error messages after LoadLibrary() Peter Eisentraut 13.0
2020-02-19 Clean up some code, comments and docs referring to Windows 2000 and older Michael Paquier 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-27 Fix some memory leaks and improve restricted token handling on Windows Michael Paquier 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-16 Sort out getpeereid() and peer auth handling on Windows Peter Eisentraut 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.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 13.0
2019-10-30 Remove one use of IDENT_USERNAME_MAX Peter Eisentraut 13.0
2019-10-30 Update code comments about peer authenticaton Peter Eisentraut 13.0
2019-10-12 Fix use of term "verifier" Peter Eisentraut 13.0
2019-09-23 Message style fixes Peter Eisentraut 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-07-31 Remove superfluous newlines in function prototypes. Andres Freund 13.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0