pgsql: Handle old versions of Test::More

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Handle old versions of Test::More
Дата
Msg-id E1XRseL-0008Vg-LE@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Support older versions of "prove"
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Add new psql help topics, accessible to both --help and \?.