Commits

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

DateSubjectAuthorReleases
2022-11-09 Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier 9.5 (unreleased)
2021-01-20 Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier 9.5.25
2020-12-29 doc: Improve some grammar and sentences Michael Paquier 9.5.25
2020-12-28 Fix inconsistent code with shared invalidations of snapshots Michael Paquier 9.5.25
2020-12-08 pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier 9.5.25
2020-10-19 Fix potential memory leak in pgcrypto Michael Paquier 9.5.24
2020-08-17 doc: Fix description about bgwriter and checkpoint in HA section Michael Paquier 9.5.24
2020-07-27 Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier 9.5.23
2020-07-22 Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier 9.5.23
2020-07-22 Fix corner case with PGP decompression in pgcrypto Michael Paquier 9.5.23
2020-07-18 doc: Refresh more URLs in the docs Michael Paquier 9.5.23
2020-07-16 Switch pg_test_fsync to use binary mode on Windows Michael Paquier 9.5.23
2020-07-15 Fix handling of missing files when using pg_rewind with online source Michael Paquier 9.5.23
2020-07-05 doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier 9.5.23
2020-06-04 Fix instance of elog() called while holding a spinlock Michael Paquier 9.5.23
2020-06-01 Fix use-after-release mistake in currtid() and currtid2() for views Michael Paquier 9.5.23
2020-05-21 Fix MSVC installations with multiple "configure" files detected Michael Paquier 9.5.23
2020-05-20 Doc: Fix description of pg_class.relreplident Michael Paquier 9.5.23
2020-05-06 Handle spaces for Python install location in MSVC scripts Michael Paquier 9.5.22
2020-04-24 Remove some unstable parts from new TAP test for archive status check Michael Paquier 9.5.22
2020-04-23 Fix handling of WAL segments ready to be archived during crash recovery Michael Paquier 9.5.22
2020-04-21 Fix memory leak in libpq when using sslmode=verify-full Michael Paquier 9.5.22
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 9.5.22
2020-03-23 Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 9.5.22
2020-02-27 createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate Michael Paquier 9.5.22