Prefix temp data dirs with the node name
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgresNode.pm | modified | +1 −1 |
| src/test/perl/TestLib.pm | modified | +4 −2 |