Enable another five tuple status bits by using the high bits of the
Bruce Momjian <bruce@momjian.us>
Enable another five tuple status bits by using the high bits of the nattr field, and rename the field. Heikki Linnakangas
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/heaptuple.c | modified | +14 −13 |
| src/backend/access/heap/heapam.c | modified | +5 −5 |
| src/backend/executor/spi.c | modified | +3 −3 |
| src/include/access/heapam.h | modified | +2 −2 |
| src/include/access/htup.h | modified | +17 −8 |
| src/pl/plpgsql/src/pl_exec.c | modified | +3 −3 |