Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-03 | Prevent pgstats from getting confused when relkind of a relation changes | Andres Freund | 15.2 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2022-03-23 | Don't call fwrite() with len == 0 when writing out relcache init file. | Andres Freund | 15.0 |