Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Agg Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
AggStrategy aggstrategy
int numCols
AttrNumbergrpColIdx
OidgrpOperators
long numGroups

Detailed Description

Definition at line 628 of file plannodes.h.


Field Documentation

Definition at line 631 of file plannodes.h.

Referenced by agg_retrieve_direct(), build_hash_table(), ExecInitAgg(), and make_agg().

Definition at line 633 of file plannodes.h.

Referenced by agg_retrieve_direct(), build_hash_table(), find_hash_columns(), and make_agg().

Definition at line 634 of file plannodes.h.

Referenced by ExecInitAgg(), and make_agg().

Definition at line 635 of file plannodes.h.

Referenced by build_hash_table(), and make_agg().

Definition at line 630 of file plannodes.h.

Referenced by ExecInitAgg(), find_unaggregated_cols(), and make_agg().


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