|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| QualCost | transCost |
| QualCost | finalCost |
| Size | transitionSpace |
Definition at line 131 of file pathnodes.h.
| QualCost AggClauseCosts::finalCost |
Definition at line 134 of file pathnodes.h.
Referenced by get_agg_clause_costs().
| QualCost AggClauseCosts::transCost |
Definition at line 133 of file pathnodes.h.
Referenced by get_agg_clause_costs().
| Size AggClauseCosts::transitionSpace |
Definition at line 135 of file pathnodes.h.
Referenced by get_agg_clause_costs().