Home
last modified time | relevance | path

Searched refs:HashJoinTuple (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeHash.c375 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
376 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
685 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
698 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
800 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1243 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1261 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1510 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1552 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c378 hashtable->buckets = (HashJoinTuple *) in ExecHashTableCreate()
379 palloc0(nbuckets * sizeof(HashJoinTuple)); in ExecHashTableCreate()
688 HashJoinTuple hashTuple = (HashJoinTuple) (oldchunks->data + idx); in ExecHashIncreaseNumBatches()
701 HashJoinTuple copyTuple; in ExecHashIncreaseNumBatches()
803 HashJoinTuple hashTuple = (HashJoinTuple) (chunk->data + idx); in ExecHashIncreaseNumBuckets()
853 HashJoinTuple hashTuple; in ExecHashTableInsert()
1240 hashtable->buckets = (HashJoinTuple *) in ExecHashTableReset()
1258 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
1514 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
1556 HashJoinTuple hashTuple; in ExecHashRemoveNextSkewBucket()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeHash.c984 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx);
1290 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx);
1474 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx);
1557 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx);
1755 HashJoinTuple hashTuple;
2171 HashJoinTuple tuple;
2423 HashJoinTuple hashTuple;
2760 static HashJoinTuple
2768 HashJoinTuple result;
3186 HashJoinTuple tuple;
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeHash.c984 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx);
1290 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx);
1474 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx);
1557 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx);
1755 HashJoinTuple hashTuple;
2171 HashJoinTuple tuple;
2423 HashJoinTuple hashTuple;
2760 static HashJoinTuple
2768 HashJoinTuple result;
3186 HashJoinTuple tuple;
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeHash.c67 HashJoinTuple tuple);
69 HashJoinTuple tuple,
978 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1284 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1468 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1551 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
2158 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2742 static HashJoinTuple
2750 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3168 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeHash.c1002 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1308 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1492 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1575 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
1773 HashJoinTuple hashTuple; in ExecParallelHashTableInsertCurrentBatch()
2189 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2439 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
2806 static HashJoinTuple
2814 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3232 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeHash.c1002 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(oldchunks) + idx); in ExecHashIncreaseNumBatches()
1308 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashRepartitionFirst()
1492 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecHashIncreaseNumBuckets()
1575 HashJoinTuple hashTuple = (HashJoinTuple) (HASH_CHUNK_DATA(chunk) + idx); in ExecParallelHashIncreaseNumBuckets()
1773 HashJoinTuple hashTuple; in ExecParallelHashTableInsertCurrentBatch()
2189 HashJoinTuple tuple; in ExecHashTableResetMatchFlags()
2439 HashJoinTuple hashTuple; in ExecHashSkewTableInsert()
2806 static HashJoinTuple
2814 HashJoinTuple result; in ExecParallelHashTupleAlloc()
3232 HashJoinTuple tuple; in ExecParallelHashFirstTuple()
[all …]

1234567