PostgreSQL Source Code git master
Loading...
Searching...
No Matches
MultiSortSupportData Struct Reference

#include <extended_stats_internal.h>

Data Fields

int ndims
 
SortSupportData ssup [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 44 of file extended_stats_internal.h.

Field Documentation

◆ ndims

int MultiSortSupportData::ndims

Definition at line 46 of file extended_stats_internal.h.

Referenced by statext_mcv_build().

◆ ssup

SortSupportData MultiSortSupportData::ssup[FLEXIBLE_ARRAY_MEMBER]

Definition at line 48 of file extended_stats_internal.h.

Referenced by statext_mcv_build().


The documentation for this struct was generated from the following file: