|
PostgreSQL Source Code git master
|
Data Fields | |
| bool | ndistinct |
| bool | dependencies |
| bool | mcv |
| bool | expressions |
Definition at line 134 of file extended_stats_funcs.c.
| bool StakindFlags::dependencies |
Definition at line 137 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().
| bool StakindFlags::expressions |
Definition at line 139 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().
| bool StakindFlags::mcv |
Definition at line 138 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().
| bool StakindFlags::ndistinct |
Definition at line 136 of file extended_stats_funcs.c.
Referenced by expand_stxkind(), and extended_statistics_update().