Home
last modified time | relevance | path

Searched refs:ri_PartitionTupleSlot (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DexecPartition.c462 rri->ri_PartitionTupleSlot); in ExecFindPartition()
905 partRelInfo->ri_PartitionTupleSlot = in ExecInitRoutingInfo()
909 partRelInfo->ri_PartitionTupleSlot = NULL; in ExecInitRoutingInfo()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/replication/logical/
H A Dworker.c1699 remoteslot_part = partrelinfo->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
1845 remoteslot_part = partrelinfo_new->ri_PartitionTupleSlot; in apply_handle_tuple_routing()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-server/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-client/postgresql-14.1/src/include/nodes/
H A Dexecnodes.h514 TupleTableSlot *ri_PartitionTupleSlot; member
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dcopyfrom.c962 new_slot = resultRelInfo->ri_PartitionTupleSlot; in CopyFrom()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dcopyfrom.c962 new_slot = resultRelInfo->ri_PartitionTupleSlot; in CopyFrom()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Dcopyfrom.c962 new_slot = resultRelInfo->ri_PartitionTupleSlot; in CopyFrom()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dcopyfrom.c962 new_slot = resultRelInfo->ri_PartitionTupleSlot; in CopyFrom()

12