]> 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:58:51 +0000 (19:58 +0200)
commita5e2853c38db7181a35486e1865e07f73782bc99
tree5a4edbc6e891eca2bf06513ffebd0fd696574b22
parent1c7443521f856dfb5f6731ff6fc0865a67a29f14
Fix indentation in ExecParallelHashIncreaseNumBatches()

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