Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix handling of shared statistics with dropped databases | Michael Paquier | 2023-09-04 |
* | Handle logical slot conflicts on standby | Andres Freund | 2023-04-08 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Generate pg_stat_get*() functions for databases using macros | Michael Paquier | 2022-12-07 |
* | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 2022-04-13 |
* | pgstat: store statistics in shared memory. | 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 |