#include <htup_details.h>
Data Fields | |
| uint32 | t_len |
| char | mt_padding [MINIMAL_TUPLE_PADDING] |
| uint16 | t_infomask2 |
| uint16 | t_infomask |
| uint8 | t_hoff |
| bits8 | t_bits [1] |
Definition at line 510 of file htup_details.h.
| char MinimalTupleData::mt_padding[MINIMAL_TUPLE_PADDING] |
Definition at line 514 of file htup_details.h.
Definition at line 526 of file htup_details.h.
Referenced by heap_form_minimal_tuple().
Definition at line 522 of file htup_details.h.
Referenced by heap_form_minimal_tuple().
Definition at line 520 of file htup_details.h.
Referenced by heap_form_minimal_tuple().
Definition at line 518 of file htup_details.h.
Definition at line 512 of file htup_details.h.
Referenced by copytup_heap(), ExecHashJoinGetSavedTuple(), ExecHashJoinSaveTuple(), ExecHashRemoveNextSkewBucket(), ExecHashSkewTableInsert(), ExecHashTableInsert(), ExecStoreMinimalTuple(), heap_copy_minimal_tuple(), heap_form_minimal_tuple(), heap_tuple_from_minimal_tuple(), minimal_tuple_from_heap_tuple(), readtup_heap(), and writetup_heap().
1.7.1