]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix indentation in ExecParallelHashIncreaseNumBatches()
authorAlexander Korotkov <akorotkov@postgresql.org>
Mon, 8 Jan 2024 17:43:05 +0000 (19:43 +0200)
committerAlexander Korotkov <akorotkov@postgresql.org>
Mon, 8 Jan 2024 17:57:03 +0000 (19:57 +0200)
commit6eecc3a622b2db39417e5457735420468b89897e
treef43a18c7e0b4bf4183edabf3a49201ac1cd5f2cd
parent940ab02b53eb3a3babc9dd4dea261f5a6d8aa334
Fix indentation in ExecParallelHashIncreaseNumBatches()

Backpatch-through: 12
src/backend/executor/nodeHash.c