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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Re-pgindent src/bin/pg_dump/*.
Date: 2014-10-17 16:19:11
Message-ID: E1XfAFD-0004th-HP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-10-17 16:49:52 pgsql: Fix core dump in pg_dump --binary-upgrade on zero-column composi
Previous Message Stephen Frost 2014-10-17 12:10:50 pgsql: Fix pg_dump for UPDATE policies