pgsql: pg_upgrade: Fix indentation of if() block - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: Fix indentation of if() block
Date
Msg-id E1avl7L-0004jr-1V@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade:  Fix indentation of if() block

Incorrect indentation introduced in commit
3d2e1851096752c3ca4dee5c16b552332de09946.

Reported-by: Andres Freund

Backpatch-through: 9.3 and 9.4 only

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3be77da179a187dc7eacd2b2104b53ec62ab9fa7

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: Fix indentation of if() block
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: pg_upgrade: preserve database and relation minmxid values