Commits

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

DateSubjectAuthorReleases
2026-05-26 test_slru: Fix LWLock initialization for EXEC_BACKEND builds Michael Paquier 16 (unreleased)
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 16.14
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 16.12
2025-02-10 Add test of various escape functions Andres Freund 16.7
2025-01-14 Fix catcache invalidation of a list entry that's being built Heikki Linnakangas 16.7
2024-11-30 Avoid mislabeling of lateral references, redux. Tom Lane 16.7
2024-11-15 Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 16.6
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 16.5
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 16.5
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 16.5
2024-10-22 Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 16.5
2024-07-05 Cope with <regex.h> name clashes. Thomas Munro 16.4
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 16.4
2024-04-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 16.3
2024-01-31 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 16.2
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 16.1
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 16.0
2023-08-22 Cache by-reference missing values in a long lived context Andrew Dunstan 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-04-08 Replace replication slot's invalidated_at LSN with an enum Andres Freund 16.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-04-08 Track IO times in pg_stat_io Andres Freund 16.0
2023-04-05 bufmgr: Introduce infrastructure for faster relation extension Andres Freund 16.0