pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()
Дата
Msg-id E1rMtvo-000V8N-Vk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix indentation in ExecParallelHashIncreaseNumBatches()

Backpatch-through: 12

Branch
------
master

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Make dblink interruptible, via new libpqsrv APIs.