Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-03 | Fix race in SSI interaction with empty btrees. | Thomas Munro | 13.12 |
| 2021-10-27 | Further harden nbtree posting split code. | Peter Geoghegan | 13.5 |
| 2020-09-17 | Update parallel BTree scan state when the scan keys can't be satisfied. | Amit Kapila | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-16 | nbtree: Fix obsolete _bt_search() comment. | Peter Geoghegan | 13.0 |
| 2020-02-26 | Add deduplication to nbtree. | Peter Geoghegan | 13.0 |
| 2020-02-19 | Remove obsolete _bt_compare() comment. | Peter Geoghegan | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-17 | Rename nbtree tuple macros. | Peter Geoghegan | 13.0 |
| 2019-09-09 | Add _bt_binsrch() scantid assertion to nbtree. | Peter Geoghegan | 13.0 |
| 2019-08-14 | Remove block number field from nbtree stack. | Peter Geoghegan | 13.0 |
| 2019-08-01 | Add error codes to some corruption log messages | Peter Eisentraut | 13.0 |