Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-30 | Fix bug in nbtree array primitive scan scheduling. | Peter Geoghegan | 17.1 |
| 2024-09-20 | Fix nbtree pgstats accounting with parallel scans. | Peter Geoghegan | 17.0 |
| 2024-04-16 | Fix nbtree "deduce NOT NULL" scan key comment. | Peter Geoghegan | 17.0 |
| 2024-04-06 | Enhance nbtree ScalarArrayOp execution. | Peter Geoghegan | 17.0 |
| 2024-03-11 | Update obsolete index scan TID comments. | Peter Geoghegan | 17.0 |
| 2023-12-08 | Fix nbtree backward scan race condition comments. | Peter Geoghegan | 17.0 |
| 2023-12-08 | Optimize nbtree backward scan boundary cases. | Peter Geoghegan | 17.0 |