Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-08 | Handle logical slot conflicts on standby | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-07 | Generate pg_stat_get*() functions for databases using macros | Michael Paquier | 16.0 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: stats collector references in comments. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: move pgstat_report_autovac() to pgstat_database.c. | Andres Freund | 15.0 |
| 2022-04-04 | pgstat: consistent function comment formatting. | Andres Freund | 15.0 |
| 2022-03-21 | pgstat: split different types of stats into separate files. | Andres Freund | 15.0 |