Commits

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

DateSubjectAuthorReleases
2021-08-30 Report tuple address in data-corruption error message Alvaro Herrera 9.6.24
2021-08-30 Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila 9.6.24
2021-08-28 Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE. Noah Misch 9.6.24
2021-08-27 Count SP-GiST index scans in pg_stat statistics. Tom Lane 9.6.24
2021-08-27 docs: clarify bgw_restart_time documentation Daniel Gustafsson 9.6.24
2021-08-25 Improve error message about valid value for distance in phrase operator. Fujii Masao 9.6.24
2021-08-24 Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 9.6.24
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 9.6.24
2021-08-23 Avoid creating archive status ".ready" files too early Alvaro Herrera 9.6.24
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 9.6.24
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 9.6.24
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 9.6.24
2021-08-17 Set type identifier on BIO Daniel Gustafsson 9.6.24
2021-08-17 doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 9.6.24
2021-08-16 Refresh apply delay on reload of recovery_min_apply_delay at recovery Michael Paquier 9.6.24
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 9.6.24
2021-08-12 Make EXEC_BACKEND more convenient on macOS. Thomas Munro 9.6.24
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 9.6.24
2021-08-09 Stamp 9.6.23. Tom Lane 9.6.23
2021-08-09 Translation updates Peter Eisentraut 9.6.23
2021-08-09 Doc: Fix misleading statement about VACUUM memory limits David Rowley 9.6.23
2021-08-09 doc: mention pg_upgrade extension script Bruce Momjian 9.6.23
2021-08-08 Doc: remove bogus <indexterm> items. Tom Lane 9.6.23
2021-08-08 Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane 9.6.23
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 9.6.23