PostgreSQL Source Code
git master
|
Data Fields | |
List * | activeWindows |
grouping_sets_data * | gset_data |
SetOperationStmt * | setop |
List* standard_qp_extra::activeWindows |
Definition at line 123 of file planner.c.
Referenced by grouping_planner(), and standard_qp_callback().
grouping_sets_data* standard_qp_extra::gset_data |
Definition at line 124 of file planner.c.
Referenced by grouping_planner(), and standard_qp_callback().
SetOperationStmt* standard_qp_extra::setop |
Definition at line 125 of file planner.c.
Referenced by grouping_planner(), and standard_qp_callback().