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)
commit6d1d94fd998a6dcf5551b0cbf97a4b26d4d8ad25
tree77a76df63691259167779c093197667238d001eb
parentea15ef18f92178ea7a550de6438686d22aeb032d
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