Re: Addition of PostgreSQL::Test::Cluster::pg_version()
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>,
Andrew Dunstan <andrew@dunslane.net>
Date: 2022-05-19T07:03:57Z
Lists: pgsql-hackers
> On 19 May 2022, at 03:38, Michael Paquier <michael@paquier.xyz> wrote: > Any objections or comments about the addition of a routine to get the > PostgreSQL::Version, as of the attached? I haven't tested the patch, but +1 on the idea. -- Daniel Gustafsson https://vmware.com/
Commits
-
Add pg_version() to PostgreSQL::Test::Cluster
- b39838889e76 15.0 landed