|
PostgreSQL Source Code git master
|
#include <execnodes.h>
Data Fields | |
| MinimalTuple | firstTuple |
| uint32 | status |
| uint32 | hash |
Definition at line 865 of file execnodes.h.
| MinimalTuple TupleHashEntryData::firstTuple |
Definition at line 867 of file execnodes.h.
Referenced by LookupTupleHashEntry_internal(), TupleHashEntryGetAdditional(), and TupleHashEntryGetTuple().
| uint32 TupleHashEntryData::hash |
Definition at line 869 of file execnodes.h.
Referenced by LookupTupleHashEntry(), and LookupTupleHashEntryHash().
| uint32 TupleHashEntryData::status |
Definition at line 868 of file execnodes.h.