Commits

DateSubjectAuthorReleases
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-03-24 Don't include storage/lock.h in so many headers Álvaro Herrera 19 (unreleased)
2026-03-21 Move declarations related to locktags from lock.h to new locktag.h Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-07-07 Integrate FullTransactionIds deeper into two-phase code Michael Paquier 19 (unreleased)
2025-06-03 Rename log_lock_failure GUC to log_lock_failures for consistency. Fujii Masao 18.0
2025-03-28 Fix crash if LockErrorCleanup() is called twice Heikki Linnakangas 18.0
2025-03-14 Add GUC option to log lock acquisition failures. Fujii Masao 18.0
2025-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-04 Split ProcSleep function into JoinWaitQueue and ProcSleep Heikki Linnakangas 18.0
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 12.21
2024-08-29 Refactor lock manager initialization to make it a bit less special Heikki Linnakangas 18.0
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 12.20
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 13.16
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 14.13
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 15.8
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 16.4
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-02-21 Remove superfluous 'pgprocno' field from PGPROC Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0