summaryrefslogtreecommitdiff
path: root/src/backend/utils/activity/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pgstat: Infrastructure for more detailed IO statisticsAndres Freund2023-02-081-0/+1
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* pgstat: move pgstat.c to utils/activity.Andres Freund2022-04-061-0/+1
* pgstat: store statistics in shared memory.Andres Freund2022-04-061-0/+1
* pgstat: move transactional code into pgstat_xact.c.Andres Freund2022-04-061-1/+2
* pgstat: split different types of stats into separate files.Andres Freund2022-03-211-0/+10
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Split backend status and progress related functionality out of pgstat.c.Andres Freund2021-04-031-0/+2
* Split wait event related code from pgstat.[ch] into wait_event.[ch].Andres Freund2021-04-021-0/+19