pgsql: perltidy PostgresNode and SimpleTee

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: perltidy PostgresNode and SimpleTee
Дата
Msg-id E1abW48-0002FW-GT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
perltidy PostgresNode and SimpleTee

Also, mention in README that Perl files should be perltidy'ed.  This
isn't really the best place (since we have Perl files elsewhere in the
tree) and this is already in pgindent's README, but this subdir is
likely to get hacked a whole lot more than the other Perl files, so it
seems okay to spend two lines on this.

Author: Craig Ringer

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7d9a4301c08148509136c296866196f6b19ee2c2

Modified Files
--------------
src/test/perl/PostgresNode.pm | 58 ++++++++++++++++++++++---------------------
src/test/perl/README          |  3 +++
src/test/perl/SimpleTee.pm    | 13 ++++++----
3 files changed, 41 insertions(+), 33 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix mistakes in recovery tests
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Rework PostgresNode's psql method