Commits

DateSubjectAuthorReleases
2025-03-14 Add GUC option to log lock acquisition failures. Fujii Masao 18.0
2025-03-04 Make FP_LOCK_SLOTS_PER_BACKEND look like a function Tomas Vondra 18.0
2025-01-06 Allow changing autovacuum_max_workers without restarting. Nathan Bossart 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-28 Replace PGPROC.isBackgroundWorker with isRegularBackend. Tom Lane 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 14.16
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 13.19
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 16.7
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 15.11
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 17.3
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 18.0
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 17.3
2024-11-14 Assign a child slot to every postmaster child process Heikki Linnakangas 18.0
2024-11-04 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-11-04 Split ProcSleep function into JoinWaitQueue and ProcSleep Heikki Linnakangas 18.0
2024-11-04 Set MyProc->heldLocks in ProcSleep Heikki Linnakangas 18.0
2024-11-01 Use ProcNumbers instead of direct Latch pointers to address other procs Heikki Linnakangas 18.0
2024-10-24 Move LSN waiting declarations and definitions to better place Alexander Korotkov 18.0
2024-10-08 Use an shmem_exit callback to remove backend from PMChildFlags on exit Heikki Linnakangas 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-08-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-07-05 Lift limitation that PGPROC->links must be the first field Heikki Linnakangas 18.0
2024-05-23 Fix typo and comments related to the recent no-wait lock improvements Michael Paquier 17.0