pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()
Date: 2024-01-08 17:58:24
Message-ID: E1rMttI-000V5R-Ph@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation in ExecParallelHashIncreaseNumBatches()

Backpatch-through: 12

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/97e64911da34835cba5bd9c98eda608feefa9dfa

Modified Files
--------------
src/backend/executor/nodeHash.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2024-01-08 17:59:05 pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()
Previous Message Alexander Korotkov 2024-01-08 17:57:56 pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()