Header And Logo

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

Data Fields

AggClauseCosts Struct Reference

#include <relation.h>

Data Fields

int numAggs
int numOrderedAggs
QualCost transCost
Cost finalCost
Size transitionSpace

Detailed Description

Definition at line 53 of file relation.h.


Field Documentation

Definition at line 58 of file relation.h.

Referenced by cost_agg(), and count_agg_clauses_walker().

Definition at line 55 of file relation.h.

Referenced by choose_hashed_grouping(), and count_agg_clauses_walker().

Definition at line 56 of file relation.h.

Referenced by choose_hashed_grouping(), and count_agg_clauses_walker().

Definition at line 57 of file relation.h.

Referenced by cost_agg(), and count_agg_clauses_walker().

Definition at line 59 of file relation.h.

Referenced by choose_hashed_grouping(), and count_agg_clauses_walker().


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