PostgreSQL Source Code git master
Loading...
Searching...
No Matches
StakindFlags Struct Reference

Data Fields

bool ndistinct
 
bool dependencies
 
bool mcv
 
bool expressions
 

Detailed Description

Definition at line 134 of file extended_stats_funcs.c.

Field Documentation

◆ dependencies

bool StakindFlags::dependencies

Definition at line 137 of file extended_stats_funcs.c.

Referenced by expand_stxkind(), and extended_statistics_update().

◆ expressions

bool StakindFlags::expressions

Definition at line 139 of file extended_stats_funcs.c.

Referenced by expand_stxkind(), and extended_statistics_update().

◆ mcv

bool StakindFlags::mcv

Definition at line 138 of file extended_stats_funcs.c.

Referenced by expand_stxkind(), and extended_statistics_update().

◆ ndistinct

bool StakindFlags::ndistinct

Definition at line 136 of file extended_stats_funcs.c.

Referenced by expand_stxkind(), and extended_statistics_update().


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