]> granicus.if.org Git - postgresql/commit
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)
commitf2bfe8a24c46133f81e188653a127f939eb33c4a
tree51525a498eba055dda2fb362985af1231d02a831
parentc18c321365117cd60fe42f562838fe126317bf52
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