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