summaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree/nbtpreprocesskeys.c
AgeCommit message (Expand)Author
6 daysUpdate obsolete row compare preprocessing comments.Peter Geoghegan
6 daysMake row compares robust during nbtree array scans.Peter Geoghegan
6 daysMake handling of redundant nbtree keys more robust.Peter Geoghegan
2025-05-01Adjust overstrong nbtree skip array assertion.Peter Geoghegan
2025-04-20Fix a few duplicate words in commentsDavid Rowley
2025-04-04Avoid extra index searches through preprocessing.Peter Geoghegan
2025-04-04Further optimize nbtree search scan key comparisons.Peter Geoghegan
2025-04-04Add nbtree skip scan optimization.Peter Geoghegan
2025-03-08Make parallel nbtree index scans use an LWLock.Peter Geoghegan
2025-01-16Fix nbtree contradictory array element comment.Peter Geoghegan
2025-01-13Move nbtree preprocessing into new .c file.Peter Geoghegan