Eliminate duplicate hasnulls bit testing in index tuple access, and
Tom Lane <tgl@sss.pgh.pa.us>
Eliminate duplicate hasnulls bit testing in index tuple access, and clean up itup.h a little bit.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/indextuple.c | modified | +4 −5 |
| src/include/access/ibit.h | deleted | +0 −32 |
| src/include/access/itup.h | modified | +29 −27 |