Re: Test::More version
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-20T22:58:07Z
Lists: pgsql-hackers
On 11/20/21 11:14, Tom Lane wrote: > 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. Ah, ok. Pushed. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
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