#include <relscan.h>
Data Fields | |
Relation | heap_rel |
Relation | irel |
HeapScanDesc | scan |
IndexScanDesc | iscan |
Definition at line 98 of file relscan.h.
Definition at line 100 of file relscan.h.
Referenced by systable_beginscan(), and systable_beginscan_ordered().
Definition at line 101 of file relscan.h.
Referenced by SearchCatCacheList(), systable_beginscan(), systable_beginscan_ordered(), systable_endscan(), systable_endscan_ordered(), systable_getnext(), systable_getnext_ordered(), and systable_recheck_tuple().
Definition at line 103 of file relscan.h.
Referenced by systable_beginscan(), systable_beginscan_ordered(), systable_endscan(), systable_endscan_ordered(), systable_getnext(), systable_getnext_ordered(), and systable_recheck_tuple().
Definition at line 102 of file relscan.h.
Referenced by systable_beginscan(), systable_beginscan_ordered(), systable_endscan(), systable_getnext(), and systable_recheck_tuple().