Commits

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

DateSubjectAuthorReleases
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 17.10
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 17.8
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
2025-02-10 Add test of various escape functions Andres Freund 17.3
2025-01-14 Fix catcache invalidation of a list entry that's being built Heikki Linnakangas 17.3
2024-11-30 Avoid mislabeling of lateral references, redux. Tom Lane 17.3
2024-11-15 Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 17.2
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 17.1
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 17.1
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 17.1
2024-10-22 Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 17.1
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-07-15 Use atomics to avoid locking in InjectionPointRun() Heikki Linnakangas 17.0
2024-07-05 Cope with <regex.h> name clashes. Thomas Munro 17.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 17.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 17.0
2024-06-13 Improve the granularity of PQsocketPoll's timeout parameter. Tom Lane 17.0
2024-06-06 Rename PathKeyInfo to GroupByOrdering Alexander Korotkov 17.0
2024-05-22 amcheck: Refactoring the storage of the last visible entry Alexander Korotkov 17.0
2024-05-17 Sync typedefs.list with buildfarm, for real this time. Tom Lane 17.0
2024-05-17 Remove unused typedefs Peter Eisentraut 17.0
2024-05-17 Remove enum WaitEventExtension Michael Paquier 17.0
2024-05-14 Pre-beta mechanical code beautification. Tom Lane 17.0
2024-05-12 injection_points: Store runtime conditions in private area Michael Paquier 17.0