#include <execnodes.h>
Data Fields | |
PlanState | ps |
PlanState ** | appendplans |
int | as_nplans |
int | as_whichplan |
Definition at line 1093 of file execnodes.h.
Definition at line 1096 of file execnodes.h.
Referenced by ExecAppend(), ExecEndAppend(), ExecInitAppend(), ExecReScanAppend(), and search_plan_tree().
Definition at line 1097 of file execnodes.h.
Referenced by exec_append_initialize_next(), ExecEndAppend(), ExecInitAppend(), ExecReScanAppend(), and search_plan_tree().
Definition at line 1098 of file execnodes.h.
Referenced by exec_append_initialize_next(), ExecAppend(), ExecInitAppend(), and ExecReScanAppend().
Definition at line 1095 of file execnodes.h.
Referenced by ExecAppend(), ExecInitAppend(), and ExecReScanAppend().