pgsql: Handle old versions of Test::More

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Handle old versions of Test::More
Date: 2014-09-11 00:54:13
Message-ID: E1XRseL-0008Vg-LE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-09-11 07:27:00 Re: pgsql: Add new psql help topics, accessible to both --help and \?.
Previous Message Michael Paquier 2014-09-11 00:52:20 Re: pgsql: Add new psql help topics, accessible to both --help and \?.