Age | Commit message (Expand) | Author |
---|---|---|
6 days | Update obsolete row compare preprocessing comments. | Peter Geoghegan |
6 days | Make row compares robust during nbtree array scans. | Peter Geoghegan |
6 days | Make handling of redundant nbtree keys more robust. | Peter Geoghegan |
2025-05-01 | Adjust overstrong nbtree skip array assertion. | Peter Geoghegan |
2025-04-20 | Fix a few duplicate words in comments | David Rowley |
2025-04-04 | Avoid extra index searches through preprocessing. | Peter Geoghegan |
2025-04-04 | Further optimize nbtree search scan key comparisons. | Peter Geoghegan |
2025-04-04 | Add nbtree skip scan optimization. | Peter Geoghegan |
2025-03-08 | Make parallel nbtree index scans use an LWLock. | Peter Geoghegan |
2025-01-16 | Fix nbtree contradictory array element comment. | Peter Geoghegan |
2025-01-13 | Move nbtree preprocessing into new .c file. | Peter Geoghegan |