Commits

DateSubjectAuthorReleases
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 14.8
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 15.3
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 16.0
2023-02-08 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Michael Paquier 13.11
2023-02-08 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Michael Paquier 14.8
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-25 Remove configure probe for sockaddr_in6 and require AF_INET6. Thomas Munro 16.0
2022-08-22 Remove configure probes for sockaddr_storage members. Thomas Munro 16.0
2022-08-18 Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h Andres Freund 16.0
2022-08-18 Remove configure probe for net/if.h. Thomas Munro 16.0
2022-08-18 Remove configure probe for sys/sockio.h. Thomas Munro 16.0
2022-08-18 Remove configure probe for netinet/tcp.h. Thomas Munro 16.0
2022-08-13 Remove configure probe for gethostbyname_r. Thomas Munro 16.0
2022-08-13 Remove replacement code for getaddrinfo. Thomas Munro 16.0
2022-08-13 Remove configure probe for struct sockaddr_storage. Thomas Munro 16.0
2022-08-13 Remove configurability of PPC spinlock assembly code. Tom Lane 16.0
2022-08-13 Remove configure probe for sys/select.h. Thomas Munro 16.0
2022-08-13 Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. Thomas Munro 16.0
2022-08-13 Remove configure probe for sys/resource.h and refactor. Thomas Munro 16.0
2022-08-13 Remove configure probes for sys/un.h and struct sockaddr_un. Thomas Munro 16.0
2022-08-13 Remove configure probe for sys/uio.h. Thomas Munro 16.0
2022-08-08 Fix MSVC build script's check for obsolete node support functions. Tom Lane 16.0
2022-08-07 windows: Remove HAVE_MINIDUMP_TYPE test Andres Freund 16.0
2022-08-07 Rely on __func__ being supported Andres Freund 16.0
2022-08-07 Simplify replacement code for strtof. Thomas Munro 16.0