|
PostgreSQL Source Code git master
|
#include <extended_stats_internal.h>
Data Fields | |
| Oid | eqopr |
| Oid | eqfunc |
| Oid | ltopr |
Definition at line 20 of file extended_stats_internal.h.
| Oid StdAnalyzeData::eqfunc |
Definition at line 23 of file extended_stats_internal.h.
Referenced by compute_distinct_stats(), and std_typanalyze().
| Oid StdAnalyzeData::eqopr |
Definition at line 22 of file extended_stats_internal.h.
Referenced by compute_distinct_stats(), compute_scalar_stats(), and std_typanalyze().
| Oid StdAnalyzeData::ltopr |
Definition at line 24 of file extended_stats_internal.h.
Referenced by compute_scalar_stats(), and std_typanalyze().