Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-16 | Fix nbtree posting list comment. | Peter Geoghegan | 17.0 |
| 2024-04-16 | Fix nbtree page recycling comment. | Peter Geoghegan | 17.0 |
| 2024-04-06 | Enhance nbtree ScalarArrayOp execution. | Peter Geoghegan | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-27 | Improvements and fixes for e0b1ee17dc | Alexander Korotkov | 17.0 |
| 2023-12-27 | Remove BTScanOpaqueData.firstPage | Alexander Korotkov | 17.0 |
| 2023-12-08 | Optimize nbtree backward scan boundary cases. | Peter Geoghegan | 17.0 |
| 2023-10-06 | Skip checking of scan keys required for directional scan in B-tree | Alexander Korotkov | 17.0 |
| 2023-09-28 | Fix btmarkpos/btrestrpos array key wraparound bug. | Peter Geoghegan | 17.0 |
| 2023-09-08 | Remove some more "snapshot too old" vestiges. | Thomas Munro | 17.0 |