|
PostgreSQL Source Code git master
|
#include <extended_stats_internal.h>
Data Fields | |
| int | ndims |
| SortSupportData | ssup [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 44 of file extended_stats_internal.h.
| int MultiSortSupportData::ndims |
Definition at line 46 of file extended_stats_internal.h.
Referenced by build_column_frequencies(), multi_sort_compare(), multi_sort_init(), and statext_mcv_build().
| SortSupportData MultiSortSupportData::ssup[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 48 of file extended_stats_internal.h.
Referenced by build_column_frequencies(), multi_sort_add_dimension(), multi_sort_compare(), multi_sort_compare_dim(), multi_sort_compare_dims(), and statext_mcv_build().