PostgreSQL Source Code  git master
MVNDistinct Struct Reference

#include <statistics.h>

Data Fields

uint32 magic
 
uint32 type
 
uint32 nitems
 
MVNDistinctItem items [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 34 of file statistics.h.

Field Documentation

◆ items

◆ magic

uint32 MVNDistinct::magic

◆ nitems

◆ type

uint32 MVNDistinct::type

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