Re: Test::More version
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-20T16:14:14Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Yeah, so I think at this stage we're just waiting for you to update > prairiedog and we can make this change. Oh! I was intentionally waiting to do that, with the idea of verifying that the version-detection test works ;-). I'm prepared to do it as soon as you push an update and we see prairiedog go red. regards, tom lane
Commits
-
Require version 0.98 of Test::More for TAP tests
- 405f32fc4960 15.0 landed
-
Report found versions of required perl modules
- 1593998ae858 15.0 landed