Heap redo/undo (except for tuple moving used by vacuum).
authorVadim B. Mikheev <vadim4o@yahoo.com>
Thu, 7 Sep 2000 09:58:38 +0000 (09:58 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Thu, 7 Sep 2000 09:58:38 +0000 (09:58 +0000)
commit26ab4665206b378639642d8396bd809c86b56e8c
treeba44d2af4ed6fe93e86c0c33cf1eda7fda7fa680
parente433bcd538a25a561a30218527773ba50aba626d
Heap redo/undo (except for tuple moving used by vacuum).
src/backend/access/heap/heapam.c
src/backend/access/heap/hio.c
src/include/access/hio.h
src/include/access/htup.h
src/include/storage/bufpage.h
src/include/storage/itemid.h
src/include/utils/rel.h