Home
last modified time | relevance | path

Searched refs:activesp (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeSubplan.c1291 SubPlanState *activesp = (SubPlanState *) list_nth(node->subplans, in ExecAlternativeSubPlan() local
1294 Assert(IsA(activesp, SubPlanState)); in ExecAlternativeSubPlan()
1296 return ExecSubPlan(activesp, in ExecAlternativeSubPlan()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeSubplan.c1277 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1280 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeSubplan.c1379 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1382 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeSubplan.c1379 SubPlanState *activesp = list_nth_node(SubPlanState,
1382 return ExecSubPlan(activesp, econtext, isNull);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeSubplan.c1379 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1382 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeSubplan.c1379 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1382 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeSubplan.c1379 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1382 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeSubplan.c1390 SubPlanState *activesp = list_nth_node(SubPlanState,
1393 return ExecSubPlan(activesp, econtext, isNull);
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeSubplan.c1390 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1393 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeSubplan.c1379 SubPlanState *activesp = list_nth_node(SubPlanState,
1382 return ExecSubPlan(activesp, econtext, isNull);
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeSubplan.c1389 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1392 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeSubplan.c1389 SubPlanState *activesp = list_nth_node(SubPlanState,
1392 return ExecSubPlan(activesp, econtext, isNull);
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A DnodeSubplan.c1390 SubPlanState *activesp = list_nth_node(SubPlanState, in ExecAlternativeSubPlan() local
1393 return ExecSubPlan(activesp, econtext, isNull); in ExecAlternativeSubPlan()

12