pgsql: Fix code indentation violations introduced by recent commit

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix code indentation violations introduced by recent commit
Дата
Msg-id E1qUQda-001Wfp-GS@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix code indentation violations introduced by recent commit

The two culprit commits are 5765cfe and 5e0c761.

Per buildfarm member koel for the first commit, while I have noticed the
second one in passing.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5dc456b7dda4f7d0d7735b066607c190c74d174a

Modified Files
--------------
src/backend/utils/fmgr/fmgr.c | 15 ++++++++-------
src/backend/utils/misc/guc.c  | 12 ++++++------
src/bin/pgbench/pgbench.c     |  2 +-
3 files changed, 15 insertions(+), 14 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Transform proconfig for faster execution.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Show GIDs of two-phase commit commands as constants in pg_stat_s