Home
last modified time | relevance | path

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

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple))
355 ExecCopySlot(node->group_pivot, node->transfer_tuple);
361 false, node->transfer_tuple, NULL);
368 ExecCopySlot(node->group_pivot, node->transfer_tuple);
417 ExecCopySlot(node->group_pivot, node->transfer_tuple);
426 ExecClearTuple(node->transfer_tuple);
1001 incrsortstate->transfer_tuple = NULL;
1062 incrsortstate->transfer_tuple =
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple);
1135 if (node->transfer_tuple != NULL)
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c351 if (nTuples == 0 && !TupIsNull(node->transfer_tuple)) in switchToPresortedPrefixMode()
355 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
361 false, node->transfer_tuple, NULL); in switchToPresortedPrefixMode()
368 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
417 ExecCopySlot(node->group_pivot, node->transfer_tuple); in switchToPresortedPrefixMode()
426 ExecClearTuple(node->transfer_tuple); in switchToPresortedPrefixMode()
1001 incrsortstate->transfer_tuple = NULL; in ExecInitIncrementalSort()
1062 incrsortstate->transfer_tuple = in ExecInitIncrementalSort()
1086 ExecDropSingleTupleTableSlot(node->transfer_tuple); in ExecEndIncrementalSort()
1135 if (node->transfer_tuple != NULL) in ExecReScanIncrementalSort()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql14-server/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql13-server/postgresql-13.5/src/include/nodes/
H A Dexecnodes.h2098 TupleTableSlot *transfer_tuple;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/nodes/
H A Dexecnodes.h2098 TupleTableSlot *transfer_tuple;
/dports/databases/postgresql14-client/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h2217 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql13-client/postgresql-13.5/src/include/nodes/
H A Dexecnodes.h2098 TupleTableSlot *transfer_tuple; member
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/nodes/
H A Dexecnodes.h2098 TupleTableSlot *transfer_tuple; member

12