Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Fix comment that was missing a word. | Robert Haas | 2022-12-19 |
* | Expose some information about backend subxact status. | Robert Haas | 2022-12-19 |
* | Use actual backend IDs in pg_stat_get_backend_idset() and friends. | Tom Lane | 2022-09-29 |
* | pgstat: stats collector references in comments. | Andres Freund | 2022-04-06 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | adjust query id feature to use pg_stat_activity.query_id | Bruce Momjian | 2021-04-20 |
* | Make use of in-core query id added by commit 5fd9dfa5f5 | Bruce Momjian | 2021-04-07 |
* | Split backend status and progress related functionality out of pgstat.c. | Andres Freund | 2021-04-03 |