PostgreSQL Source Code  git master
IndexTupleData Struct Reference

#include <itup.h>

Data Fields

ItemPointerData t_tid
 
unsigned short t_info
 

Detailed Description

Definition at line 35 of file itup.h.

Field Documentation

◆ t_info

◆ t_tid

ItemPointerData IndexTupleData::t_tid

Definition at line 37 of file itup.h.

Referenced by _bt_afternewitemoff(), _bt_bottomupdel_finish_pending(), _bt_check_natts(), _bt_check_unique(), _bt_deadblocks(), _bt_dedup_save_htid(), _bt_dedup_start_pending(), _bt_delitems_delete_check(), _bt_doinsert(), _bt_form_posting(), _bt_insertonpg(), _bt_killitems(), _bt_load(), _bt_saveitem(), _bt_simpledel_pass(), _bt_split(), _bt_swap_posting(), _bt_update_posting(), _hash_finish_split(), _hash_kill_items(), _hash_saveitem(), _hash_splitbucket(), bt_normalize_tuple(), bt_page_print_tuples(), bt_pivot_tuple_identical(), bt_tuple_present_callback(), btinsert(), BTreeTupleGetDownLink(), BTreeTupleGetHeapTID(), BTreeTupleGetMaxHeapTID(), BTreeTupleGetNPosting(), BTreeTupleGetPointsToTID(), BTreeTupleGetPostingOffset(), BTreeTupleGetTopParent(), BTreeTupleIsPivot(), BTreeTupleIsPosting(), BTreeTupleSetDownLink(), BTreeTupleSetNAtts(), BTreeTupleSetPosting(), BTreeTupleSetTopParent(), btvacuumpage(), comparetup_index_hash(), ginHeapTupleFastCollect(), gist_indexsortbuild_levelstate_flush(), gist_page_items(), gist_page_items_bytea(), gistBufferingFindCorrectParent(), gistbufferinginserttuples(), gistBuildCallback(), gistdeletepage(), gistdoinsert(), gistFindCorrectParent(), gistFindPath(), gistformdownlink(), gistgetadjusted(), gistGetMaxLevel(), gistMemorizeAllDownlinks(), gistplacetopage(), gistProcessItup(), gistScanPage(), gistvacuum_delete_empty_pages(), gistvacuumpage(), hash_page_items(), hashbucketcleanup(), hashbuildCallback(), hashinsert(), index_compute_xid_horizon_for_tuples(), index_truncate_tuple(), processPendingPage(), scanGetCandidate(), spgFormNodeTuple(), spgInnerTest(), spgMakeInnerItem(), spgMatchNodeAction(), spgprocesspending(), spgUpdateNodeLink(), and tuplesort_putindextuplevalues().


The documentation for this struct was generated from the following file: