OSDN Git Service

Eliminate duplicate hasnulls bit testing in index tuple access, and
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Mar 2005 18:38:27 +0000 (18:38 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Mar 2005 18:38:27 +0000 (18:38 +0000)
commit617dd33b6effe01852d6b4f71cd4c4e1f6eccbd6
treedc39d13fbe3be6f7adad62ac958930e309207d7f
parent926e8a00d38e1873369ab9a24062440c82d7731c
Eliminate duplicate hasnulls bit testing in index tuple access, and
clean up itup.h a little bit.
src/backend/access/common/indextuple.c
src/include/access/ibit.h [deleted file]
src/include/access/itup.h