Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SubPlan Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
SubLinkType subLinkType
Nodetestexpr
ListparamIds
int plan_id
char * plan_name
Oid firstColType
int32 firstColTypmod
Oid firstColCollation
bool useHashTable
bool unknownEqFalse
ListsetParam
ListparParam
Listargs
Cost startup_cost
Cost per_call_cost

Detailed Description

Definition at line 570 of file primnodes.h.


Field Documentation

Definition at line 590 of file primnodes.h.

Referenced by build_subplan(), buildSubPlanHash(), and SS_process_ctes().

Definition at line 572 of file primnodes.h.


The documentation for this struct was generated from the following file: