Commits

DateSubjectAuthorReleases
2023-02-09 pgstat: Infrastructure for more detailed IO statistics Andres Freund 16.0
2023-01-13 Manual cleanup and pgindent of pgstat and bufmgr related code Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-02 Add doubly linked count list implementation David Rowley 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-08 pgstat: Prevent stats reset from corrupting slotname by removing slotname Andres Freund 16.0
2022-10-08 pgstat: Prevent stats reset from corrupting slotname by removing slotname Andres Freund 15.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-08-23 pgstat: Acquire lock when reading variable-numbered stats Andres Freund 15.0
2022-08-23 pgstat: Acquire lock when reading variable-numbered stats Andres Freund 16.0
2022-05-24 Remove duplicated words in comments of pgstat.c and pgstat_internal.h Michael Paquier 15.0
2022-05-12 Add missing 'extern' to function prototypes. Andres Freund 15.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-04-07 pgstat: normalize function naming. Andres Freund 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-04-06 pgstat: move transactional code into pgstat_xact.c. Andres Freund 15.0
2022-03-21 pgstat: split different types of stats into separate files. Andres Freund 15.0