Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-06 | Suppress "variable 'pagesaving' set but not used" warning. | Tom Lane | 13.7 |
| 2021-05-14 | Harden nbtree deduplication posting split code. | Peter Geoghegan | 13.4 |
| 2020-06-19 | Fix deduplication "single value" strategy bug. | Peter Geoghegan | 13.0 |
| 2020-03-29 | Make deduplication use number of key attributes. | Peter Geoghegan | 13.0 |
| 2020-03-02 | Add assertions to _bt_update_posting(). | Peter Geoghegan | 13.0 |
| 2020-03-01 | Remove dead code from _bt_update_posting(). | Peter Geoghegan | 13.0 |
| 2020-02-26 | Add deduplication to nbtree. | Peter Geoghegan | 13.0 |