Eneboo - Documentación para desarrolladores
|
#include <plannodes.h>
Atributos públicos | |
NodeTag | type |
Cost | startup_cost |
Cost | total_cost |
double | plan_rows |
int | plan_width |
List * | targetlist |
List * | qual |
struct Plan * | lefttree |
struct Plan * | righttree |
List * | initPlan |
Bitmapset * | extParam |
Bitmapset * | allParam |
int | nParamExec |
struct Plan* Plan::lefttree |
double Plan::plan_rows |
struct Plan* Plan::righttree |