Commits

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

DateSubjectAuthorReleases
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 17 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 17 (unreleased)
2026-03-02 Fix OldestMemberMXactId and OldestVisibleMXactId array usage Heikki Linnakangas 17.10
2026-02-25 Fix ProcWakeup() resetting wrong waitStart field. Fujii Masao 17.10
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 17.3
2024-05-23 Fix typo and comments related to the recent no-wait lock improvements Michael Paquier 17.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-11 Revert: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-03-14 Allow a no-wait lock acquisition to succeed in more cases. Robert Haas 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 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-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-21 Remove superfluous 'pgprocno' field from PGPROC Heikki Linnakangas 17.0
2024-02-15 Introduce transaction_timeout Alexander Korotkov 17.0
2024-01-26 Make spelling of cancelled/cancellation consistent Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-03 Refactor how InitProcess is called Heikki Linnakangas 17.0
2023-12-03 Refactor CreateSharedMemoryAndSemaphores Heikki Linnakangas 17.0
2023-11-30 Print lwlock stats also for aux processes, when built with LWLOCK_STATS Heikki Linnakangas 17.0
2023-10-17 Avoid calling proc_exit() in processes forked by system(). Nathan Bossart 17.0