Commits

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

DateSubjectAuthorReleases
2021-09-27 Stamp 14.0. Tom Lane 14.0
2021-09-20 Stamp 14rc1. Tom Lane 14.0
2021-08-09 Stamp 14beta3. Tom Lane 14.0
2021-07-24 Remove configure-time thread safety checking (thread_test.c). Tom Lane 14.0
2021-07-12 Probe for preadv/pwritev in a more macOS-friendly way. Tom Lane 14.0
2021-07-10 Fix busted test for ldap_initialize. Tom Lane 14.0
2021-07-09 Un-break AIX build, take 2. Tom Lane 14.0
2021-07-09 Un-break AIX build. Tom Lane 14.0
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 14.0
2021-06-21 Stamp 14beta2. Joe Conway 14.0
2021-05-17 Stamp 14beta1. Tom Lane 14.0
2021-04-03 Refactor HMAC implementations Michael Paquier 14.0
2021-03-22 Remove useless configure probe for <lz4/lz4.h>. Tom Lane 14.0
2021-03-21 Bring configure support for LZ4 up to snuff. Tom Lane 14.0
2021-03-19 Provide recovery_init_sync_method=syncfs. Thomas Munro 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-13 Fix new pthread code to respect --disable-thread-safety. Thomas Munro 14.0
2021-03-10 Add missing pthread_barrier_t. Thomas Munro 14.0
2021-02-20 Fix inconsistent configure data for --with-ssl Michael Paquier 14.0
2021-02-01 Introduce --with-ssl={openssl} as a configure option Michael Paquier 14.0
2021-01-23 Introduce SHA1 implementations in the cryptohash infrastructure Michael Paquier 14.0
2021-01-13 Move our p{read,write}v replacements into their own files. Thomas Munro 14.0
2021-01-11 Provide pg_preadv() and pg_pwritev(). Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-30 Use setenv() in preference to putenv(). Tom Lane 14.0