Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-22 | Fix memory leak and inefficiency in CREATE DATABASE ... STRATEGY WAL_LOG | Andres Freund | 15.3 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2021-08-05 | process startup: Always call Init[Auxiliary]Process() before BaseInit(). | Andres Freund | 15.0 |
| 2021-08-05 | pgstat: split reporting/fetching of bgwriter and checkpointer stats. | Andres Freund | 15.0 |