Header And Logo

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

Data Fields

check_ungrouped_columns_context Struct Reference

Data Fields

ParseStatepstate
Queryqry
ListgroupClauses
bool have_non_var_grouping
List ** func_grouped_rels
int sublevels_up

Detailed Description

Definition at line 37 of file parse_agg.c.


Field Documentation

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().


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