aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/activity/pgstat_slru.c
Commit message (Expand)AuthorAge
* pgstat: slru: remove outdated commentAndres Freund2022-07-06
* pgstat: store statistics in shared memory.Andres Freund2022-04-06
* pgstat: normalize function naming.Andres Freund2022-04-06
* pgstat: prepare APIs used by pgstatfuncs for shared memory stats.Andres Freund2022-04-06
* pgstat: stats collector references in comments.Andres Freund2022-04-06
* pgstat: consistent function comment formatting.Andres Freund2022-04-04
* pgstat: split different types of stats into separate files.Andres Freund2022-03-21