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 86 of file extended_stats_funcs.c.

Field Documentation

◆ dependencies

bool StakindFlags::dependencies

Definition at line 89 of file extended_stats_funcs.c.

Referenced by expand_stxkind(), and extended_statistics_update().

◆ expressions

bool StakindFlags::expressions

Definition at line 91 of file extended_stats_funcs.c.

Referenced by expand_stxkind().

◆ mcv

bool StakindFlags::mcv

Definition at line 90 of file extended_stats_funcs.c.

Referenced by expand_stxkind(), and extended_statistics_update().

◆ ndistinct

bool StakindFlags::ndistinct

Definition at line 88 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: