|
PostgreSQL Source Code git master
|
#include <heapam.h>
Data Fields | |
| HeapTupleData | tuples [MaxHeapTuplesPerPage] |
| bool | visible [MaxHeapTuplesPerPage] |
| HeapTupleData BatchMVCCState::tuples[MaxHeapTuplesPerPage] |
| bool BatchMVCCState::visible[MaxHeapTuplesPerPage] |