pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()
Date
Msg-id E1rMtsh-000V3E-HM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix indentation in ExecParallelHashIncreaseNumBatches()

Backpatch-through: 12

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6eecc3a622b2db39417e5457735420468b89897e

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Allow examine_simple_variable() to work on INSERT RETURNING Vars
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()