Commits

DateSubjectAuthorReleases
2026-01-15 bufmgr: Implement buffer content locks independently of lwlocks Andres Freund 19 (unreleased)
2025-03-18 aio: Infrastructure for io_method=worker Andres Freund 18.0
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 12.18
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 13.14
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 14.11
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 15.6
2023-01-18 Use dlists instead of SHM_QUEUE for syncrep queue Andres Freund 16.0
2023-01-18 Use dlist/dclist instead of PROC_QUEUE / SHM_QUEUE for heavyweight locks Andres Freund 16.0
2022-11-20 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 16.0
2020-08-14 snapshot scalability: Introduce dense array of in-progress xids. Andres Freund 14.0
2020-08-14 snapshot scalability: Move subxact info to ProcGlobal, remove PGXACT. Andres Freund 14.0
2020-08-14 snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. Andres Freund 14.0
2020-08-13 snapshot scalability: Move PGXACT->xmin back to PGPROC. Andres Freund 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-04-08 snapshot scalability: Move delayChkpt from PGXACT to PGPROC. Andres Freund 13.0
2015-02-03 Move deadlock and other interrupt handling in proc.c out of signal handlers. Andres Freund 9.5.0
2014-12-25 Convert the PGPROC->lwWaitLink list into a dlist instead of open coding it. Andres Freund 9.5.0
2014-12-02 Don't skip SQL backends in logical decoding for visibility computation. Andres Freund 9.4.0
2014-12-02 Don't skip SQL backends in logical decoding for visibility computation. Andres Freund 9.5.0