Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Rename fields in pgstat structures for functions and relations | Michael Paquier | 2023-03-24 |
* | Remove PgStat_BackendFunctionEntry | Michael Paquier | 2023-03-16 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | pgstat: store statistics in shared memory. | Andres Freund | 2022-04-06 |
* | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 2022-04-06 |
* | pgstat: consistent function comment formatting. | Andres Freund | 2022-04-04 |
* | pgstat: split different types of stats into separate files. | Andres Freund | 2022-03-21 |