Commits

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

DateSubjectAuthorReleases
2020-07-05 doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier 11.9
2020-06-18 Fix oldest xmin and LSN computation across repslots after advancing Michael Paquier 11.9
2020-06-04 Fix instance of elog() called while holding a spinlock Michael Paquier 11.9
2020-06-01 Fix use-after-release mistake in currtid() and currtid2() for views Michael Paquier 11.9
2020-05-21 Fix MSVC installations with multiple "configure" files detected Michael Paquier 11.9
2020-05-20 Doc: Fix description of pg_class.relreplident Michael Paquier 11.9
2020-05-16 Fix assertion with relation using REPLICA IDENTITY FULL in subscriber Michael Paquier 11.9
2020-05-06 Handle spaces for Python install location in MSVC scripts Michael Paquier 11.8
2020-04-24 Remove some unstable parts from new TAP test for archive status check Michael Paquier 11.8
2020-04-23 Fix handling of WAL segments ready to be archived during crash recovery Michael Paquier 11.8
2020-04-21 Fix memory leak in libpq when using sslmode=verify-full Michael Paquier 11.8
2020-04-17 Fix minor memory leak in pg_basebackup and pg_receivewal Michael Paquier 11.8
2020-04-15 Fix minor memory leak in pg_dump Michael Paquier 11.8
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 11.8
2020-03-23 Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 11.8
2020-03-03 Fix assertion failure with ALTER TABLE ATTACH PARTITION and indexes Michael Paquier 11.8
2020-02-27 Remove TAP test for createdb --lc-ctype Michael Paquier 11.8
2020-02-27 Skip foreign tablespaces when running pg_checksums/pg_verify_checksums Michael Paquier 11.8
2020-02-27 createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate Michael Paquier 11.8
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 11.8
2020-02-10 Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command" Michael Paquier 11.7
2020-02-10 pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 11.7
2020-01-31 Fix typo in recently-added TAP test for replication slots Michael Paquier 11.7
2020-01-30 Fix slot data persistency when advancing physical replication slots Michael Paquier 11.7
2020-01-24 Doc: Fix list of storage parameters available for ALTER TABLE Michael Paquier 11.7