PostgreSQL Source Code git master
Data Fields
BTInsertStateData Struct Reference

#include <nbtree.h>

Data Fields

 
 
 
 
bool  bounds_valid
 
 
 
int  postingoff
 

Detailed Description

Definition at line 820 of file nbtree.h.

Field Documentation

bounds_valid

bool BTInsertStateData::bounds_valid

Definition at line 834 of file nbtree.h.

Referenced by _bt_binsrch_insert(), _bt_check_unique(), _bt_delete_or_dedup_one_page(), _bt_doinsert(), _bt_findinsertloc(), _bt_search_insert(), _bt_stepright(), and bt_rootdescend().

buf

Buffer BTInsertStateData::buf

Definition at line 827 of file nbtree.h.

Referenced by _bt_binsrch_insert(), _bt_check_unique(), _bt_delete_or_dedup_one_page(), _bt_doinsert(), _bt_findinsertloc(), _bt_search_insert(), _bt_stepright(), and bt_rootdescend().

itemsz

Size BTInsertStateData::itemsz

Definition at line 823 of file nbtree.h.

Referenced by _bt_delete_or_dedup_one_page(), _bt_doinsert(), _bt_findinsertloc(), _bt_search_insert(), and bt_rootdescend().

itup

IndexTuple BTInsertStateData::itup

Definition at line 822 of file nbtree.h.

Referenced by _bt_check_unique(), _bt_delete_or_dedup_one_page(), _bt_doinsert(), _bt_findinsertloc(), and bt_rootdescend().

itup_key

BTScanInsert BTInsertStateData::itup_key

Definition at line 824 of file nbtree.h.

Referenced by _bt_binsrch_insert(), _bt_check_unique(), _bt_delete_or_dedup_one_page(), _bt_doinsert(), _bt_findinsertloc(), _bt_search_insert(), and bt_rootdescend().

low

OffsetNumber BTInsertStateData::low

Definition at line 835 of file nbtree.h.

Referenced by _bt_binsrch_insert(), _bt_check_unique(), and _bt_findinsertloc().

postingoff

int BTInsertStateData::postingoff

Definition at line 843 of file nbtree.h.

Referenced by _bt_binsrch_insert(), _bt_doinsert(), _bt_findinsertloc(), _bt_search_insert(), and bt_rootdescend().

stricthigh

OffsetNumber BTInsertStateData::stricthigh

Definition at line 836 of file nbtree.h.

Referenced by _bt_binsrch_insert(), _bt_check_unique(), and _bt_findinsertloc().


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

AltStyle によって変換されたページ (->オリジナル) /