summaryrefslogtreecommitdiff
path: root/src/include/utils/backend_status.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Fix comment that was missing a word.Robert Haas2022-12-191-2/+2
* Expose some information about backend subxact status.Robert Haas2022-12-191-0/+11
* Use actual backend IDs in pg_stat_get_backend_idset() and friends.Tom Lane2022-09-291-1/+9
* pgstat: stats collector references in comments.Andres Freund2022-04-061-2/+2
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-121-3/+3
* adjust query id feature to use pg_stat_activity.query_idBruce Momjian2021-04-201-3/+3
* Make use of in-core query id added by commit 5fd9dfa5f5Bruce Momjian2021-04-071-0/+5
* Split backend status and progress related functionality out of pgstat.c.Andres Freund2021-04-031-0/+316