PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ScalarMCVItem Struct Reference

Data Fields

int count
 
int first
 

Detailed Description

Definition at line 1831 of file analyze.c.

Field Documentation

◆ count

int ScalarMCVItem::count

Definition at line 1833 of file analyze.c.

Referenced by compute_scalar_stats().

◆ first

int ScalarMCVItem::first

Definition at line 1834 of file analyze.c.

Referenced by compute_scalar_stats().


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