67 #define FIELDNO_HEAPTUPLEDATA_DATA 3
73 #define HEAPTUPLESIZE MAXALIGN(sizeof(HeapTupleData))
78 #define HeapTupleIsValid(tuple) PointerIsValid(tuple)
void HeapTupleHeaderAdjustCmax(HeapTupleHeader tup, CommandId *cmax, bool *iscombo)
TransactionId HeapTupleGetUpdateXid(HeapTupleHeader tuple)
HeapTupleData * HeapTuple
struct HeapTupleData HeapTupleData
MinimalTupleData * MinimalTuple
CommandId HeapTupleHeaderGetCmin(HeapTupleHeader tup)
HeapTupleHeaderData * HeapTupleHeader
CommandId HeapTupleHeaderGetCmax(HeapTupleHeader tup)