Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 14.23 |
| 2022-03-28 | waldump: fix use-after-free in search_directory(). | Andres Freund | 14.3 |
| 2022-02-25 | pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. | Andres Freund | 14.3 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 14.0 |
| 2021-04-19 | Fix typos and grammar in comments and docs | Michael Paquier | 14.0 |
| 2021-04-08 | Add circular WAL decoding buffer. | Thomas Munro | 14.0 |
| 2021-04-08 | Remove read_page callback from XLogReader. | Thomas Munro | 14.0 |
| 2021-03-23 | pg_waldump: Fix bug in per-record statistics. | Fujii Masao | 14.0 |
| 2021-02-23 | Simplify printing of LSNs | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-16 | Correct several behavior descriptions in comments. | Noah Misch | 14.0 |