Home
last modified time | relevance | path

Searched refs:sts_end_parallel_scan (Results 76 – 100 of 112) sorted by relevance

12345

/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/executor/
H A DnodeHash.c1393 sts_end_parallel_scan(old_inner_tuples[i]);
2995 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
2996 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
3099 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples);
3100 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples);
3161 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3162 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DnodeHash.c1411 sts_end_parallel_scan(old_inner_tuples[i]); in ExecParallelHashRepartitionRest()
3041 sts_end_parallel_scan(hashtable->batches[i].inner_tuples); in ExecParallelHashCloseBatchAccessors()
3042 sts_end_parallel_scan(hashtable->batches[i].outer_tuples); in ExecParallelHashCloseBatchAccessors()
3145 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples); in ExecHashTableDetachBatch()
3146 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples); in ExecHashTableDetachBatch()
3207 sts_end_parallel_scan(hashtable->batches[i].inner_tuples); in ExecHashTableDetach()
3208 sts_end_parallel_scan(hashtable->batches[i].outer_tuples); in ExecHashTableDetach()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A DnodeHash.c1393 sts_end_parallel_scan(old_inner_tuples[i]);
2995 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
2996 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
3099 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples);
3100 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples);
3161 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3162 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/executor/
H A DnodeHash.c1393 sts_end_parallel_scan(old_inner_tuples[i]);
2995 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
2996 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
3099 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples);
3100 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples);
3161 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3162 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/executor/
H A DnodeHash.c1393 sts_end_parallel_scan(old_inner_tuples[i]);
2995 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
2996 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
3099 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples);
3100 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples);
3161 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3162 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/executor/
H A DnodeHash.c1393 sts_end_parallel_scan(old_inner_tuples[i]); in ExecParallelHashRepartitionRest()
2995 sts_end_parallel_scan(hashtable->batches[i].inner_tuples); in ExecParallelHashCloseBatchAccessors()
2996 sts_end_parallel_scan(hashtable->batches[i].outer_tuples); in ExecParallelHashCloseBatchAccessors()
3099 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples); in ExecHashTableDetachBatch()
3100 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples); in ExecHashTableDetachBatch()
3161 sts_end_parallel_scan(hashtable->batches[i].inner_tuples); in ExecHashTableDetach()
3162 sts_end_parallel_scan(hashtable->batches[i].outer_tuples); in ExecHashTableDetach()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DnodeHash.c1411 sts_end_parallel_scan(old_inner_tuples[i]); in ExecParallelHashRepartitionRest()
3041 sts_end_parallel_scan(hashtable->batches[i].inner_tuples); in ExecParallelHashCloseBatchAccessors()
3042 sts_end_parallel_scan(hashtable->batches[i].outer_tuples); in ExecParallelHashCloseBatchAccessors()
3145 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples); in ExecHashTableDetachBatch()
3146 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples); in ExecHashTableDetachBatch()
3207 sts_end_parallel_scan(hashtable->batches[i].inner_tuples); in ExecHashTableDetach()
3208 sts_end_parallel_scan(hashtable->batches[i].outer_tuples); in ExecHashTableDetach()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DnodeHash.c1411 sts_end_parallel_scan(old_inner_tuples[i]);
3041 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3042 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
3145 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples);
3146 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples);
3207 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3208 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/executor/
H A DnodeHash.c1411 sts_end_parallel_scan(old_inner_tuples[i]);
3041 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3042 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
3145 sts_end_parallel_scan(hashtable->batches[curbatch].inner_tuples);
3146 sts_end_parallel_scan(hashtable->batches[curbatch].outer_tuples);
3207 sts_end_parallel_scan(hashtable->batches[i].inner_tuples);
3208 sts_end_parallel_scan(hashtable->batches[i].outer_tuples);
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeHashjoin.c1175 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DnodeHashjoin.c1163 sts_end_parallel_scan(inner_tuples); in ExecParallelHashJoinNewBatch()

12345