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

Data Fields

int count
 
int frequency
 

Detailed Description

Definition at line 77 of file array_typanalyze.c.

Field Documentation

◆ count

int DECountItem::count

Definition at line 79 of file array_typanalyze.c.

Referenced by compute_array_stats().

◆ frequency

int DECountItem::frequency

Definition at line 80 of file array_typanalyze.c.

Referenced by compute_array_stats().


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