pgsql: Handle old versions of Test::More - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Handle old versions of Test::More
Date
Msg-id E1XRseL-0008Vc-L4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Handle old versions of Test::More

Really old versions of Test::More don't support subplans, so skip the
tests in that case.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/75717ce8f0cdca6a6778d0a9a6ef6d3196b9e483

Modified Files
--------------
src/test/perl/TestLib.pm |    9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Add new psql help topics, accessible to both --help and \?.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Support older versions of "prove"