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-0008Vg-LE@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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/958a828fea254307d7699aea4310f0654dc48990

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


pgsql-committers by date:

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