mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-06 03:17:38 +08:00
_bt_checkkeys(), instead of checking it in the top-level nbtree.c routines as formerly. This saves a little bit of loop overhead, but more importantly it lets us skip performing the index key comparisons for dead tuples.