Commits

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

DateSubjectAuthorReleases
2026-02-01 Fix build inconsistency due to the generation of wait-event code Michael Paquier 17.8
2024-08-20 Fix a couple of wait event descriptions. Nathan Bossart 17.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-04-11 Revert: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-07 Use conditional variable to wait for next MultiXact offset Alvaro Herrera 17.0
2024-04-06 Use an LWLock instead of a spinlock in waitlsn.c Alexander Korotkov 17.0
2024-04-04 Add "ABI_compatibility" regions to wait_event_names.txt Michael Paquier 17.0
2024-04-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-02 Use TidStore for dead tuple TIDs storage during lazy vacuum. Masahiko Sawada 17.0
2024-03-20 Rework lwlocknames.txt to become lwlocklist.h Alvaro Herrera 17.0
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-02-28 Improve performance of subsystems on top of SLRU Alvaro Herrera 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-01 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 17.0
2024-01-30 Split use of SerialSLRULock, creating SerialControlLock Alvaro Herrera 17.0
2024-01-22 Add backend support for injection points Michael Paquier 17.0
2024-01-19 Introduce the dynamic shared memory registry. Nathan Bossart 17.0
2024-01-09 Cross-check lists of predefined LWLocks. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Remove Lock suffix from WALSummarizerLock in wait_event_names.txt Robert Haas 17.0
2024-01-02 Add WALSummarizerLock to wait_event_names.txt Robert Haas 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-10-13 Add wait events for checkpoint delay mechanism. Thomas Munro 17.0
2023-09-06 Remove column for wait event names in wait_event_names.txt Michael Paquier 17.0
2023-09-06 Use more consistent names for wait event objects and types Michael Paquier 17.0