diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-12-07 19:37:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-12-07 19:37:53 +0000 |
commit | cefcbbf1fd43c80201e8e6fd36ac6fb00bd10825 (patch) | |
tree | 2e4e5c7996d69fa79f59844ae1144892e14fa90e /src/tutorial/funcs.c | |
parent | f1b059af12673abf93ba13594799732bac83ed01 (diff) | |
download | postgresql-cefcbbf1fd43c80201e8e6fd36ac6fb00bd10825.tar.gz postgresql-cefcbbf1fd43c80201e8e6fd36ac6fb00bd10825.zip |
Push the responsibility for handling ignore_killed_tuples down into
_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.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions