Combine initdb tests that successfully create a data directory. This eliminates many seconds of test duration and the cause to invoke "rm -rf", which is typically unavailable on Windows.
Michael Paquier and Noah Misch Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1a629c1b161a2b43a2f81241a8f4c5f79e5b8ecf Modified Files -------------- src/bin/initdb/t/001_initdb.pl | 48 +++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 28 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
