Prefix temp data dirs with the node name This makes it easier to relate the temporary data dirs to each node in a test script.
Author: Kyotaro Horiguchi Reviewed-By: Craig Ringer, Alvaro Herrera Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/cc6077d4d540d821548b704dc6e2f349da736f62 Modified Files -------------- src/test/perl/PostgresNode.pm | 2 +- src/test/perl/TestLib.pm | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
