Home
last modified time | relevance | path

Searched refs:pa_next_plan (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
636 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
644 pstate->pa_next_plan); in choose_next_subplan_for_worker()
648 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
658 pstate->pa_next_plan = in choose_next_subplan_for_worker()
667 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
680 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
682 pstate->pa_next_plan); in choose_next_subplan_for_worker()
688 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
636 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
644 pstate->pa_next_plan); in choose_next_subplan_for_worker()
648 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
658 pstate->pa_next_plan = in choose_next_subplan_for_worker()
667 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
680 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
682 pstate->pa_next_plan); in choose_next_subplan_for_worker()
688 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
636 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
644 pstate->pa_next_plan); in choose_next_subplan_for_worker()
648 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
658 pstate->pa_next_plan = in choose_next_subplan_for_worker()
667 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
680 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
682 pstate->pa_next_plan); in choose_next_subplan_for_worker()
688 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
636 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
644 pstate->pa_next_plan); in choose_next_subplan_for_worker()
648 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
658 pstate->pa_next_plan = in choose_next_subplan_for_worker()
667 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
680 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
682 pstate->pa_next_plan); in choose_next_subplan_for_worker()
688 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
636 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
644 pstate->pa_next_plan); in choose_next_subplan_for_worker()
648 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
658 pstate->pa_next_plan = in choose_next_subplan_for_worker()
667 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
680 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
682 pstate->pa_next_plan); in choose_next_subplan_for_worker()
688 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0;
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX;
636 node->as_whichplan = pstate->pa_next_plan;
644 pstate->pa_next_plan);
648 pstate->pa_next_plan = nextplan;
658 pstate->pa_next_plan =
667 pstate->pa_next_plan = node->as_whichplan;
680 node->as_whichplan = pstate->pa_next_plan;
682 pstate->pa_next_plan);
688 if (pstate->pa_next_plan < 0)
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
628 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
636 pstate->pa_next_plan); in choose_next_subplan_for_worker()
640 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
650 pstate->pa_next_plan = in choose_next_subplan_for_worker()
659 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
672 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
674 pstate->pa_next_plan); in choose_next_subplan_for_worker()
680 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeAppend.c444 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
564 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
636 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
644 pstate->pa_next_plan); in choose_next_subplan_for_worker()
648 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
658 pstate->pa_next_plan = in choose_next_subplan_for_worker()
667 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
680 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
682 pstate->pa_next_plan); in choose_next_subplan_for_worker()
688 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
603 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
611 pstate->pa_next_plan); in choose_next_subplan_for_worker()
615 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
625 pstate->pa_next_plan = in choose_next_subplan_for_worker()
634 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
647 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
649 pstate->pa_next_plan); in choose_next_subplan_for_worker()
655 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
603 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
611 pstate->pa_next_plan); in choose_next_subplan_for_worker()
615 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
625 pstate->pa_next_plan = in choose_next_subplan_for_worker()
634 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
647 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
649 pstate->pa_next_plan); in choose_next_subplan_for_worker()
655 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
603 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
611 pstate->pa_next_plan); in choose_next_subplan_for_worker()
615 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
625 pstate->pa_next_plan = in choose_next_subplan_for_worker()
634 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
647 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
649 pstate->pa_next_plan); in choose_next_subplan_for_worker()
655 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
628 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
636 pstate->pa_next_plan); in choose_next_subplan_for_worker()
640 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
650 pstate->pa_next_plan = in choose_next_subplan_for_worker()
659 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
672 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
674 pstate->pa_next_plan); in choose_next_subplan_for_worker()
680 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
628 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
636 pstate->pa_next_plan); in choose_next_subplan_for_worker()
640 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
650 pstate->pa_next_plan = in choose_next_subplan_for_worker()
659 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
672 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
674 pstate->pa_next_plan); in choose_next_subplan_for_worker()
680 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
603 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
611 pstate->pa_next_plan); in choose_next_subplan_for_worker()
615 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
625 pstate->pa_next_plan = in choose_next_subplan_for_worker()
634 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
647 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
649 pstate->pa_next_plan); in choose_next_subplan_for_worker()
655 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
628 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
636 pstate->pa_next_plan); in choose_next_subplan_for_worker()
640 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
650 pstate->pa_next_plan = in choose_next_subplan_for_worker()
659 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
672 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
674 pstate->pa_next_plan); in choose_next_subplan_for_worker()
680 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
603 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
611 pstate->pa_next_plan); in choose_next_subplan_for_worker()
615 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
625 pstate->pa_next_plan = in choose_next_subplan_for_worker()
634 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
647 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
649 pstate->pa_next_plan); in choose_next_subplan_for_worker()
655 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0;
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX;
628 node->as_whichplan = pstate->pa_next_plan;
636 pstate->pa_next_plan);
640 pstate->pa_next_plan = nextplan;
650 pstate->pa_next_plan =
659 pstate->pa_next_plan = node->as_whichplan;
672 node->as_whichplan = pstate->pa_next_plan;
674 pstate->pa_next_plan);
680 if (pstate->pa_next_plan < 0)
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
628 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
636 pstate->pa_next_plan); in choose_next_subplan_for_worker()
640 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
650 pstate->pa_next_plan = in choose_next_subplan_for_worker()
659 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
672 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
674 pstate->pa_next_plan); in choose_next_subplan_for_worker()
680 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/executor/
H A DnodeAppend.c436 pstate->pa_next_plan = 0;
556 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX;
628 node->as_whichplan = pstate->pa_next_plan;
636 pstate->pa_next_plan);
640 pstate->pa_next_plan = nextplan;
650 pstate->pa_next_plan =
659 pstate->pa_next_plan = node->as_whichplan;
672 node->as_whichplan = pstate->pa_next_plan;
674 pstate->pa_next_plan);
680 if (pstate->pa_next_plan < 0)
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
603 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
611 pstate->pa_next_plan); in choose_next_subplan_for_worker()
615 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
625 pstate->pa_next_plan = in choose_next_subplan_for_worker()
634 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
647 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
649 pstate->pa_next_plan); in choose_next_subplan_for_worker()
655 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DnodeAppend.c411 pstate->pa_next_plan = 0;
531 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX;
603 node->as_whichplan = pstate->pa_next_plan;
611 pstate->pa_next_plan);
615 pstate->pa_next_plan = nextplan;
625 pstate->pa_next_plan =
634 pstate->pa_next_plan = node->as_whichplan;
647 node->as_whichplan = pstate->pa_next_plan;
649 pstate->pa_next_plan);
655 if (pstate->pa_next_plan < 0)
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c539 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
673 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
745 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
753 pstate->pa_next_plan); in choose_next_subplan_for_worker()
757 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
767 pstate->pa_next_plan = in choose_next_subplan_for_worker()
776 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
789 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
791 pstate->pa_next_plan); in choose_next_subplan_for_worker()
797 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c539 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
673 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
745 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
753 pstate->pa_next_plan); in choose_next_subplan_for_worker()
757 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
767 pstate->pa_next_plan = in choose_next_subplan_for_worker()
776 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
789 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
791 pstate->pa_next_plan); in choose_next_subplan_for_worker()
797 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c539 pstate->pa_next_plan = 0;
673 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX;
745 node->as_whichplan = pstate->pa_next_plan;
753 pstate->pa_next_plan);
757 pstate->pa_next_plan = nextplan;
767 pstate->pa_next_plan =
776 pstate->pa_next_plan = node->as_whichplan;
789 node->as_whichplan = pstate->pa_next_plan;
791 pstate->pa_next_plan);
797 if (pstate->pa_next_plan < 0)
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeAppend.c539 pstate->pa_next_plan = 0; in ExecAppendReInitializeDSM()
673 pstate->pa_next_plan = INVALID_SUBPLAN_INDEX; in choose_next_subplan_for_leader()
745 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
753 pstate->pa_next_plan); in choose_next_subplan_for_worker()
757 pstate->pa_next_plan = nextplan; in choose_next_subplan_for_worker()
767 pstate->pa_next_plan = in choose_next_subplan_for_worker()
776 pstate->pa_next_plan = node->as_whichplan; in choose_next_subplan_for_worker()
789 node->as_whichplan = pstate->pa_next_plan; in choose_next_subplan_for_worker()
791 pstate->pa_next_plan); in choose_next_subplan_for_worker()
797 if (pstate->pa_next_plan < 0) in choose_next_subplan_for_worker()
[all …]

12