PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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.

◆ eqopr

Oid StdAnalyzeData::eqopr

Definition at line 22 of file extended_stats_internal.h.

◆ ltopr

Oid StdAnalyzeData::ltopr

Definition at line 24 of file extended_stats_internal.h.


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