Commits

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

DateSubjectAuthorReleases
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 15.18
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 15.16
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2025-02-10 Add test of various escape functions Andres Freund 15.11
2025-01-14 Fix catcache invalidation of a list entry that's being built Heikki Linnakangas 15.11
2024-11-15 Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 15.10
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 15.9
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 15.9
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 15.9
2024-10-22 Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 15.9
2024-07-05 Cope with <regex.h> name clashes. Thomas Munro 15.8
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 15.8
2024-04-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 15.7
2024-01-31 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 15.6
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 15.5
2023-08-22 Cache by-reference missing values in a long lived context Andrew Dunstan 15.5
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-07-05 expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size. Andres Freund 15.0
2022-05-13 Add a new shmem_request_hook hook. Robert Haas 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-12 Rename backup_compression.{c,h} to compression.{c,h} Michael Paquier 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-04-07 pgstat: introduce PgStat_Kind enum. Andres Freund 15.0