Fix indentation in ExecParallelHashIncreaseNumBatches()

Backpatch-through: 12
This commit is contained in:
Alexander Korotkov 2024-01-08 19:43:05 +02:00
parent 90e8b86fc5
commit 97e64911da
1 changed files with 1 additions and 0 deletions

View File

@ -1175,6 +1175,7 @@ ExecParallelHashIncreaseNumBatches(HashJoinTable hashtable)
* array.
*/
dtuples = (old_batch0->ntuples * 2.0) / new_nbatch;
/*
* We need to calculate the maximum number of buckets to
* stay within the MaxAllocSize boundary. Round the