Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-04 | Add nbtree skip scan optimization. | Peter Geoghegan | 18.0 |
| 2025-03-08 | Make parallel nbtree index scans use an LWLock. | Peter Geoghegan | 18.0 |
| 2025-01-16 | Fix nbtree contradictory array element comment. | Peter Geoghegan | 18.0 |
| 2025-01-13 | Move nbtree preprocessing into new .c file. | Peter Geoghegan | 18.0 |