PostgreSQL Source Code git master
|
#include <tableam.h>
Data Fields | |
ItemPointerData | tid |
int16 | id |
int16 TM_IndexDelete::id |
Definition at line 213 of file tableam.h.
Referenced by _bt_bottomupdel_finish_pending(), _bt_delitems_cmp(), _bt_delitems_delete_check(), _bt_simpledel_pass(), bottomup_sort_and_shrink(), heap_index_delete_tuples(), and index_compute_xid_horizon_for_tuples().
ItemPointerData TM_IndexDelete::tid |
Definition at line 212 of file tableam.h.
Referenced by _bt_bottomupdel_finish_pending(), _bt_delitems_delete_check(), _bt_simpledel_pass(), bottomup_nblocksfavorable(), bottomup_sort_and_shrink(), heap_index_delete_tuples(), index_compute_xid_horizon_for_tuples(), and index_delete_sort_cmp().