Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-27 | Fix MVCC bug with prepared xact with subxacts on standby | Heikki Linnakangas | 14.13 |
| 2021-02-25 | Use full 64-bit XIDs in deleted nbtree pages. | Peter Geoghegan | 14.0 |
| 2021-01-24 | Make storage/standby.h compile standalone again. | Tom Lane | 14.0 |
| 2021-01-13 | Log long wait time on recovery conflict when it's resolved. | Fujii Masao | 14.0 |
| 2021-01-07 | Add GUC to log long wait times on recovery conflicts. | Fujii Masao | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-11 | Rename VariableCacheData.nextFullXid to nextXid. | Andres Freund | 14.0 |