|
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 statext_mcv_build().
| SortSupportData MultiSortSupportData::ssup[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 48 of file extended_stats_internal.h.
Referenced by statext_mcv_build().