Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-29 | Revert "Fix replay of create database records on standby" | Alvaro Herrera | 14.3 |
| 2022-03-25 | Fix replay of create database records on standby | Alvaro Herrera | 14.3 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 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-02-24 | Fix some typos, grammar and style in docs and comments | Michael Paquier | 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-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-11-24 | Centralize logic for skipping useless ereport/elog calls. | Tom Lane | 14.0 |
| 2020-08-14 | Fix obsolete comment in xlogutils.c. | Peter Geoghegan | 14.0 |
| 2020-07-08 | code: replace 'master' with 'primary' where appropriate. | Andres Freund | 14.0 |