Commits

DateSubjectAuthorReleases
2024-07-23 Improve comments in slru.{c,h} about segment name format Michael Paquier 18.0
2024-05-03 Fix an assortment of typos David Rowley 17.0
2024-03-05 Fix misspelled assertions Alvaro Herrera 17.0
2024-03-04 Simplify coding in slru.c Alvaro Herrera 17.0
2024-02-28 Improve performance of subsystems on top of SLRU Alvaro Herrera 17.0
2024-02-26 slru.c: Reduce scope of variables in 'for' blocks Alvaro Herrera 17.0
2024-02-06 Change initial use of pg_atomic_write_u64 to init Alvaro Herrera 17.0
2024-02-06 Use atomic access for SlruShared->latest_page_number Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-30 Fix warning due non-standard inline declaration in 4ed8f0913bfdb5f355 Alexander Korotkov 17.0
2023-11-28 Index SLRUs by 64-bit integers rather than by 32-bit integers Alexander Korotkov 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-04-25 Re-add tracking of wait event SLRUFlushSync Michael Paquier 14.8
2023-04-25 Re-add tracking of wait event SLRUFlushSync Michael Paquier 15.3
2023-04-25 Re-add tracking of wait event SLRUFlushSync Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-10 Fix comment of SimpleLruInit() in slru.c Michael Paquier 14.7
2022-11-10 Fix comment of SimpleLruInit() in slru.c Michael Paquier 15.2
2022-11-10 Fix comment of SimpleLruInit() in slru.c Michael Paquier 16.0
2022-10-10 Remove unnecessary semicolons after goto labels John Naylor 16.0
2022-09-29 Restore pg_pread and friends. Thomas Munro 16.0
2022-08-04 Remove dead pread and pwrite replacement code. Thomas Munro 16.0
2022-04-07 pgstat: normalize function naming. Andres Freund 15.0
2022-04-06 Fix unsigned output format in SLRU error reporting Peter Eisentraut 15.0