pgsql: test_pg_dump TAP test whitespace cleanup

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: test_pg_dump TAP test whitespace cleanup
Date: 2017-01-30 04:06:41
Message-ID: E1cY3En-00024U-U9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

test_pg_dump TAP test whitespace cleanup

The formatting of the perl hashes used in the TAP tests for test_pg_dump
was rather horribly inconsistent and made it more difficult than it
really should have been to add new tests or adjust what tests are for
what runs, etc.

Reformat to clean that all up.

Whitespace-only changes.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/73cd4896f41052bdaf779fa1b63aca5f10c56a62

Modified Files
--------------
src/test/modules/test_pg_dump/t/001_base.pl | 784 ++++++++++++++++------------
1 file changed, 462 insertions(+), 322 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-01-30 08:54:41 pgsql: Remove leftover reference to "indirect blocks" in comment.
Previous Message Robert Haas 2017-01-27 22:23:40 pgsql: Fix typo in comment.

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Glukhov 2017-01-30 04:12:03 [PATCH]: fix bug in SP-GiST box_ops
Previous Message Stephen Frost 2017-01-30 03:51:48 Re: Superowners