[COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup - Mailing list pgsql-committers

From Stephen Frost
Subject [COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup
Date
Msg-id E1cY3En-00024O-SS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fb94ca77f1400e236b00d432dccfbe4f1124971c

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Fix typo in comment.
Next
From: Heikki Linnakangas
Date:
Subject: [COMMITTERS] pgsql: Remove leftover reference to "indirect blocks" in comment.