PostgreSQL Source Code git master
|
Data Fields | |
PlannerInfo * | root |
int | rtoffset |
double | num_exec |
double fix_scan_expr_context::num_exec |
Definition at line 62 of file setrefs.c.
Referenced by fix_scan_expr(), and fix_scan_expr_mutator().
PlannerInfo* fix_scan_expr_context::root |
Definition at line 60 of file setrefs.c.
Referenced by fix_scan_expr(), fix_scan_expr_mutator(), and fix_scan_expr_walker().
int fix_scan_expr_context::rtoffset |
Definition at line 61 of file setrefs.c.
Referenced by fix_scan_expr(), and fix_scan_expr_mutator().