Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-04-08 | Add contrib/pg_walinspect. | Jeff Davis | 15.0 |
| 2022-04-07 | Fix another buildfarm issue from commit 5c279a6d350. | Jeff Davis | 15.0 |
| 2022-04-07 | Custom WAL Resource Managers. | Jeff Davis | 15.0 |
| 2022-04-07 | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 15.0 |
| 2022-03-12 | Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd | Michael Paquier | 15.0 |
| 2022-01-19 | Make logical decoding a part of the rmgr. | Jeff Davis | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 15.0 |
| 2021-06-29 | Bump XLOG_PAGE_MAGIC for format changes related to FPW compression | Michael Paquier | 15.0 |