Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pgstat: fix small bug in pgstat_drop_relation(). | Andres Freund | 2022-04-06 |
* | pgstat: store statistics in shared memory. | Andres Freund | 2022-04-06 |
* | pgstat: normalize function naming. | Andres Freund | 2022-04-06 |
* | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 2022-04-06 |
* | pgstat: add pgstat_copy_relation_stats(). | Andres Freund | 2022-04-06 |
* | pgstat: stats collector references in comments. | Andres Freund | 2022-04-06 |
* | pgstat: move pgstat_report_autovac() to pgstat_database.c. | 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 |