]> 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:58 +0000 (19:57 +0200)
commit97e64911da34835cba5bd9c98eda608feefa9dfa
treebf41dc390116db1d9dbe0ae0bed41861a97f1d4c
parent90e8b86fc52a4be21aec16abfb5dccfb819cc53e
Fix indentation in ExecParallelHashIncreaseNumBatches()

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