|
PostgreSQL Source Code git master
|
Data Fields | |
| bool | ndistinct |
| bool | dependencies |
| bool | mcv |
| bool | expressions |
Definition at line 86 of file extended_stats_funcs.c.
| bool StakindFlags::dependencies |
Definition at line 89 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().
| bool StakindFlags::expressions |
Definition at line 91 of file extended_stats_funcs.c.
Referenced by expand_stxkind().
| bool StakindFlags::mcv |
Definition at line 90 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().
| bool StakindFlags::ndistinct |
Definition at line 88 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().