PostgreSQL Source Code git master
Data Fields
BTScanInsertData Struct Reference

#include <nbtree.h>

Data Fields

bool  heapkeyspace
 
bool  allequalimage
 
bool  anynullkeys
 
bool  nextkey
 
bool  backward
 
 
int  keysz
 
 

Detailed Description

Definition at line 795 of file nbtree.h.

Field Documentation

allequalimage

bool BTScanInsertData::allequalimage

Definition at line 798 of file nbtree.h.

Referenced by _bt_delete_or_dedup_one_page(), _bt_findinsertloc(), _bt_insertonpg(), _bt_keep_natts(), _bt_leafbuild(), _bt_load(), and _bt_uppershutdown().

anynullkeys

bool BTScanInsertData::anynullkeys

Definition at line 799 of file nbtree.h.

Referenced by _bt_check_unique(), _bt_doinsert(), and bt_target_page_check().

backward

bool BTScanInsertData::backward

Definition at line 801 of file nbtree.h.

Referenced by _bt_pagedel(), and bt_mkscankey_pivotsearch().

heapkeyspace

bool BTScanInsertData::heapkeyspace

Definition at line 797 of file nbtree.h.

Referenced by _bt_delete_or_dedup_one_page(), _bt_doinsert(), _bt_findinsertloc(), _bt_insertonpg(), _bt_keep_natts(), and bt_target_page_check().

keysz

int BTScanInsertData::keysz

Definition at line 803 of file nbtree.h.

nextkey

bool BTScanInsertData::nextkey

Definition at line 800 of file nbtree.h.

Referenced by _bt_pagedel().

scankeys

ScanKeyData BTScanInsertData::scankeys[INDEX_MAX_KEYS]

Definition at line 804 of file nbtree.h.

Referenced by _bt_keep_natts(), _bt_load(), tuplesort_begin_cluster(), and tuplesort_begin_index_btree().

scantid

ItemPointer BTScanInsertData::scantid

Definition at line 802 of file nbtree.h.

Referenced by _bt_check_unique(), _bt_doinsert(), _bt_findinsertloc(), and bt_target_page_check().


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

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