Commits

DateSubjectAuthorReleases
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 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
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.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-11 Rename VariableCacheData.nextFullXid to nextXid. Andres Freund 14.0
2020-04-08 snapshot scalability: Move delayChkpt from PGXACT to PGPROC. Andres Freund 13.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2017-09-20 Make WAL segment size configurable at initdb time. Andres Freund 11.0
2015-08-15 Don't use function definitions looking like old-style ones. Andres Freund 9.6.0
2015-04-26 Fix various typos and grammar errors in comments. Andres Freund 9.5.0
2015-03-15 Merge the various forms of transaction commit & abort records. 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