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