Data Fields | |
| ParseState * | pstate |
| Query * | qry |
| List * | groupClauses |
| bool | have_non_var_grouping |
| List ** | func_grouped_rels |
| int | sublevels_up |
Definition at line 37 of file parse_agg.c.
Definition at line 43 of file parse_agg.c.
Referenced by check_ungrouped_columns(), and check_ungrouped_columns_walker().
Definition at line 41 of file parse_agg.c.
Referenced by check_ungrouped_columns(), and check_ungrouped_columns_walker().
Definition at line 42 of file parse_agg.c.
Referenced by check_ungrouped_columns(), and check_ungrouped_columns_walker().
Definition at line 39 of file parse_agg.c.
Referenced by check_ungrouped_columns(), and check_ungrouped_columns_walker().
Definition at line 40 of file parse_agg.c.
Referenced by check_ungrouped_columns(), and check_ungrouped_columns_walker().
Definition at line 44 of file parse_agg.c.
Referenced by check_ungrouped_columns(), and check_ungrouped_columns_walker().
1.7.1