PostgreSQL Source Code git master
|
Data Fields | |
PlannerInfo * | root |
indexed_tlist * | subplan_itlist |
int | newvarno |
int fix_windowagg_cond_context::newvarno |
Definition at line 90 of file setrefs.c.
Referenced by fix_windowagg_condition_expr(), and fix_windowagg_condition_expr_mutator().
PlannerInfo* fix_windowagg_cond_context::root |
Definition at line 88 of file setrefs.c.
Referenced by fix_windowagg_condition_expr().
indexed_tlist* fix_windowagg_cond_context::subplan_itlist |
Definition at line 89 of file setrefs.c.
Referenced by fix_windowagg_condition_expr(), and fix_windowagg_condition_expr_mutator().