Convert libpq regress script to Perl This should ease its use on the Windows build environment.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/a184e4db83c80d28103774ced984c7790fbd44ba Modified Files -------------- src/interfaces/libpq/test/Makefile | 2 +- src/interfaces/libpq/test/regress.pl | 62 ++++++++++++++++++++++++++++++++++ src/interfaces/libpq/test/regress.sh | 21 ----------- 3 files changed, 63 insertions(+), 22 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
