Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-03 | Fix race in SSI interaction with empty btrees. | Thomas Munro | 14.9 |
| 2021-10-27 | Further harden nbtree posting split code. | Peter Geoghegan | 14.1 |
| 2021-02-25 | Use full 64-bit XIDs in deleted nbtree pages. | Peter Geoghegan | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-09-17 | Update parallel BTree scan state when the scan keys can't be satisfied. | Amit Kapila | 14.0 |
| 2020-09-05 | Yet more elimination of dead stores and useless initializations. | Tom Lane | 14.0 |
| 2020-07-21 | Add nbtree Valgrind buffer lock checks. | Peter Geoghegan | 14.0 |
| 2020-07-02 | nbtree: Rename _bt_search() variables. | Peter Geoghegan | 14.0 |