PostgreSQL Source Code  git master
AnlExprData Struct Reference

Data Fields

Nodeexpr
 
VacAttrStatsvacattrstat
 

Detailed Description

Definition at line 86 of file extended_stats.c.

Field Documentation

◆ expr

Node* AnlExprData::expr

Definition at line 88 of file extended_stats.c.

Referenced by build_expr_data(), and compute_expr_stats().

◆ vacattrstat

VacAttrStats* AnlExprData::vacattrstat

Definition at line 89 of file extended_stats.c.

Referenced by build_expr_data(), compute_expr_stats(), and serialize_expr_stats().


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