Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-26 Refactor code handling the names of files loaded in hba.c Michael Paquier 16.0
2022-09-12 Replace loading of ldap_start_tls_sA() by direct function call Michael Paquier 16.0
2022-09-10 Free correctly LDAPMessage returned by ldap_search_s() in auth.c Michael Paquier 16.0
2022-09-09 Replace load of functions by direct calls for some WIN32 Michael Paquier 16.0
2022-08-25 Remove configure probe for sockaddr_in6 and require AF_INET6. Thomas Munro 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-08-24 Allow parallel workers to retrieve some data from Port Michael Paquier 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2022-08-13 Remove replacement code for getaddrinfo. Thomas Munro 16.0
2022-08-13 Remove configure probe for sys/select.h. Thomas Munro 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-01-14 Revert error handling improvements for cryptohashes Michael Paquier 14.2
2022-01-11 Clean up messy API for src/port/thread.c. Tom Lane 15.0
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 14.2
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-09 Remove check for accept() argument types Peter Eisentraut 15.0
2021-09-16 Message style improvements Peter Eisentraut 14.0
2021-09-16 Message style improvements Peter Eisentraut 15.0
2021-09-08 Fix incorrect format placeholders Peter Eisentraut 15.0
2021-07-07 Refactor SASL code with a generic interface for its mechanisms Michael Paquier 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 12.8