PostgreSQL Source Code  git master
StdAnalyzeData Struct Reference

#include <extended_stats_internal.h>

Data Fields

Oid eqopr
 
Oid eqfunc
 
Oid ltopr
 

Detailed Description

Definition at line 20 of file extended_stats_internal.h.

Field Documentation

◆ eqfunc

Oid StdAnalyzeData::eqfunc

Definition at line 23 of file extended_stats_internal.h.

Referenced by compute_distinct_stats(), and std_typanalyze().

◆ eqopr

Oid StdAnalyzeData::eqopr

◆ ltopr

Oid StdAnalyzeData::ltopr

Definition at line 24 of file extended_stats_internal.h.

Referenced by compute_scalar_stats(), and std_typanalyze().


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