Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 14.1 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 14.0 |
| 2021-04-20 | Fix under-parenthesized XLogRecHasBlockRef() macro. | Tom Lane | 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-04-08 | Optionally prefetch referenced data in recovery. | Thomas Munro | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-03 | Fix typos. | Amit Kapila | 14.0 |
| 2020-07-20 | Immediately WAL-log subtransaction and top-level XID association. | Amit Kapila | 14.0 |
| 2020-06-08 | Fix crash in WAL sender when starting physical replication | Michael Paquier | 14.0 |