pgsql: Pre-beta2 mechanical code beautification.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Pre-beta2 mechanical code beautification.
Дата
Msg-id E1qBblU-002jeY-QU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Pre-beta2 mechanical code beautification.

Run pgindent and pgperltidy.  It seems we're still some ways
away from all committers doing this automatically.  Now that
we have a buildfarm animal that will whine about poorly-indented
code, we'll try to keep the tree more tidy.

Discussion: https://postgr.es/m/3156045.1687208823@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b334612b8aee9f9a34378982d8938b201dfad323

Modified Files
--------------
src/backend/executor/execUtils.c                  |  4 ++--
src/backend/libpq/hba.c                           | 10 ++++------
src/backend/replication/logical/tablesync.c       |  8 ++++----
src/backend/storage/file/fd.c                     |  5 +++--
src/backend/storage/ipc/standby.c                 |  6 +++---
src/backend/storage/smgr/md.c                     |  8 ++++----
src/backend/utils/adt/pgstatfuncs.c               |  2 +-
src/bin/initdb/t/001_initdb.pl                    |  8 +++++---
src/bin/scripts/t/020_createdb.pl                 | 12 +++++++-----
src/include/utils/backend_status.h                |  2 +-
src/test/subscription/t/033_run_as_table_owner.pl | 11 +++++------
11 files changed, 39 insertions(+), 37 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: test_extensions: make meson.build consistent with Makefile.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add b334612b8 to .git-blame-ignore-revs.