pgsql: Handle old versions of Test::More

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Handle old versions of Test::More
Дата
Msg-id E1XRseL-0008Vc-L4@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
------
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 по дате отправления:

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