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