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 1847 of file analyze.c.

Field Documentation

◆ count

int ScalarMCVItem::count

Definition at line 1849 of file analyze.c.

Referenced by compute_scalar_stats().

◆ first

int ScalarMCVItem::first

Definition at line 1850 of file analyze.c.

Referenced by compute_scalar_stats().


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