PostgreSQL Source Code git master
Data Fields
AnlIndexData Struct Reference

Data Fields

 
double  tupleFract
 
 
int  attr_cnt
 

Detailed Description

Definition at line 60 of file analyze.c.

Field Documentation

attr_cnt

int AnlIndexData::attr_cnt

Definition at line 65 of file analyze.c.

Referenced by compute_index_stats(), and do_analyze_rel().

indexInfo

IndexInfo* AnlIndexData::indexInfo

Definition at line 62 of file analyze.c.

Referenced by compute_index_stats(), and do_analyze_rel().

tupleFract

double AnlIndexData::tupleFract

Definition at line 63 of file analyze.c.

Referenced by compute_index_stats(), and do_analyze_rel().

vacattrstats

VacAttrStats** AnlIndexData::vacattrstats

Definition at line 64 of file analyze.c.

Referenced by compute_index_stats(), and do_analyze_rel().


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

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