Commits

DateSubjectAuthorReleases
2024-07-23 Use more consistently int64 for page numbers in SLRU-related code Michael Paquier 17.0
2024-07-23 Use more consistently int64 for page numbers in SLRU-related code Michael Paquier 18.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-04-03 Fix zeroing of pg_serial page without SLRU bank lock Alvaro Herrera 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-02-28 Improve performance of subsystems on top of SLRU Alvaro Herrera 17.0
2024-02-28 Rename SLRU elements in view pg_stat_slru Alvaro Herrera 17.0
2024-02-21 Remove superfluous 'pgprocno' field from PGPROC Heikki Linnakangas 17.0
2024-01-30 Split use of SerialSLRULock, creating SerialControlLock Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-08 Rename ShmemVariableCache to TransamVariables Heikki Linnakangas 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-11-28 Index SLRUs by 64-bit integers rather than by 32-bit integers Alexander Korotkov 17.0
2023-10-17 Improve truncation of pg_serial/, removing "apparent wraparound" LOGs Michael Paquier 17.0
2023-06-23 Error message refactoring Peter Eisentraut 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-18 Fix various typos David Rowley 16.0
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 11.20
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 12.15
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 13.11
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 14.8
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 15.3
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 16.0
2023-03-06 Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro 12.15