#include <plannodes.h>
Data Fields | |
Scan | scan |
Node * | funcexpr |
List * | funccolnames |
List * | funccoltypes |
List * | funccoltypmods |
List * | funccolcollations |
Definition at line 423 of file plannodes.h.
Definition at line 430 of file plannodes.h.
Referenced by ExecInitFunctionScan(), and make_functionscan().
Definition at line 427 of file plannodes.h.
Referenced by ExecInitFunctionScan(), and make_functionscan().
Definition at line 428 of file plannodes.h.
Referenced by ExecInitFunctionScan(), and make_functionscan().
Definition at line 429 of file plannodes.h.
Referenced by ExecInitFunctionScan(), and make_functionscan().
Definition at line 426 of file plannodes.h.
Referenced by ExecInitFunctionScan(), make_functionscan(), and set_plan_refs().
Definition at line 425 of file plannodes.h.
Referenced by create_functionscan_plan(), ExecInitFunctionScan(), make_functionscan(), and set_plan_refs().