|
PostgreSQL Source Code git master
|
#include <relscan.h>
Data Fields | |
| Relation | rel |
| Relation IndexFetchTableData::rel |
Definition at line 124 of file relscan.h.
Referenced by heapam_index_fetch_tuple(), table_beginscan(), table_beginscan_analyze(), table_beginscan_bm(), table_beginscan_common(), table_beginscan_sampling(), table_beginscan_strat(), table_beginscan_tid(), table_beginscan_tidrange(), table_finish_bulk_insert(), table_index_delete_tuples(), table_index_fetch_begin(), table_index_fetch_end(), table_index_fetch_reset(), table_index_fetch_tuple(), table_multi_insert(), table_parallelscan_reinitialize(), table_relation_copy_data(), table_relation_estimate_size(), table_relation_needs_toast_table(), table_relation_nontransactional_truncate(), table_relation_set_new_filelocator(), table_relation_size(), table_relation_toast_am(), table_relation_vacuum(), table_tuple_complete_speculative(), table_tuple_delete(), table_tuple_fetch_row_version(), table_tuple_insert(), table_tuple_insert_speculative(), table_tuple_lock(), table_tuple_satisfies_snapshot(), and table_tuple_update().