PostgreSQL Source Code git master
Data Fields
HashScanOpaqueData Struct Reference

#include <hash.h>

Data Fields

 
 
 
 
 
int *  killedItems
 
int  numKilled
 
 

Detailed Description

Definition at line 158 of file hash.h.

Field Documentation

currPos

HashScanPosData HashScanOpaqueData::currPos

Definition at line 189 of file hash.h.

Referenced by _hash_dropscanbuf(), _hash_first(), _hash_kill_items(), _hash_next(), _hash_readpage(), _hash_saveitem(), hashbeginscan(), hashendscan(), hashgetbitmap(), hashgettuple(), and hashrescan().

hashso_buc_populated

bool HashScanOpaqueData::hashso_buc_populated

Definition at line 174 of file hash.h.

Referenced by _hash_dropscanbuf(), _hash_first(), _hash_load_qualified_items(), _hash_readnext(), _hash_readprev(), hashbeginscan(), and hashrescan().

hashso_buc_split

bool HashScanOpaqueData::hashso_buc_split

Definition at line 180 of file hash.h.

Referenced by _hash_dropscanbuf(), _hash_first(), _hash_load_qualified_items(), _hash_readnext(), _hash_readprev(), hashbeginscan(), and hashrescan().

hashso_bucket_buf

Buffer HashScanOpaqueData::hashso_bucket_buf

Definition at line 164 of file hash.h.

Referenced by _hash_dropscanbuf(), _hash_first(), _hash_kill_items(), _hash_next(), _hash_readnext(), _hash_readpage(), _hash_readprev(), and hashbeginscan().

hashso_sk_hash

uint32 HashScanOpaqueData::hashso_sk_hash

Definition at line 161 of file hash.h.

Referenced by _hash_first(), _hash_load_qualified_items(), and _hash_readpage().

hashso_split_bucket_buf

Buffer HashScanOpaqueData::hashso_split_bucket_buf

Definition at line 171 of file hash.h.

Referenced by _hash_dropscanbuf(), _hash_first(), _hash_next(), _hash_readnext(), _hash_readpage(), _hash_readprev(), and hashbeginscan().

killedItems

int* HashScanOpaqueData::killedItems

Definition at line 182 of file hash.h.

Referenced by _hash_kill_items(), hashbeginscan(), hashendscan(), and hashgettuple().

numKilled

int HashScanOpaqueData::numKilled

Definition at line 183 of file hash.h.

Referenced by _hash_kill_items(), _hash_next(), _hash_readpage(), hashbeginscan(), hashendscan(), hashgettuple(), and hashrescan().


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

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