Обсуждение: pgsql: Re-pgindent src/bin/pg_dump/*.

Поиск
Список
Период
Сортировка

pgsql: Re-pgindent src/bin/pg_dump/*.

От
Tom Lane
Дата:
Re-pgindent src/bin/pg_dump/*.

Seems to have gotten rather messy lately, as a consequence of a couple
of large recent commits.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7584649a1c58029a83a7a57d74cedcf1af434c97

Modified Files
--------------
src/bin/pg_dump/parallel.c           |    3 +-
src/bin/pg_dump/parallel.h           |    4 +-
src/bin/pg_dump/pg_backup_archiver.c |    2 +-
src/bin/pg_dump/pg_backup_db.c       |    2 +-
src/bin/pg_dump/pg_dump.c            |   86 ++++++++++++++++++----------------
src/bin/pg_dump/pg_dump.h            |   14 +++---
src/bin/pg_dump/pg_dumpall.c         |   12 ++---
7 files changed, 64 insertions(+), 59 deletions(-)