[COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема [COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup
Дата
Msg-id E1cY3En-00024U-U9@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: test_pg_dump TAP test whitespace cleanup  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список 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
------
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Fix typo in comment.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: [COMMITTERS] pgsql: Remove leftover reference to "indirect blocks" in comment.