Commits

DateSubjectAuthorReleases
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-06 Remove useless casts to (const void *) Peter Eisentraut 18.0
2024-11-04 Split ProcSleep function into JoinWaitQueue and ProcSleep Heikki Linnakangas 18.0
2024-11-04 Move TRACE calls into WaitOnLock() Heikki Linnakangas 18.0
2024-11-04 Set MyProc->heldLocks in ProcSleep Heikki Linnakangas 18.0
2024-11-04 Fix comment in LockReleaseAll() on when locallock->nLock can be zero Heikki Linnakangas 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-10-24 Refactor GetLockStatusData() to skip backends/groups without fast-path locks. Fujii Masao 18.0
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 12.21
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 13.17
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 14.14
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 15.9
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 16.5
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 17.1
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 18.0
2024-09-23 Fix asserts in fast-path locking code Tomas Vondra 18.0
2024-09-21 Increase the number of fast-path lock slots Tomas Vondra 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
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