OSDN Git Service

Enable another five tuple status bits by using the high bits of the
authorBruce Momjian <bruce@momjian.us>
Tue, 9 Jan 2007 22:01:00 +0000 (22:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 9 Jan 2007 22:01:00 +0000 (22:01 +0000)
commit40f797be0302930a561bdd3d33b6af10c6d0b3fb
treed0c93fa3269270f462622c4171d9a644025caccc
parentca9213e8faea77b05ebb902da68f4edf15ba3bf9
Enable another five tuple status bits by using the high bits of the
nattr field, and rename the field.

Heikki Linnakangas
src/backend/access/common/heaptuple.c
src/backend/access/heap/heapam.c
src/backend/executor/spi.c
src/include/access/heapam.h
src/include/access/htup.h
src/pl/plpgsql/src/pl_exec.c