Add raw_connect and raw_connect_works to Cluster.pm These two routines will be used in a test of an upcoming fix. This commit affects the v14~v17 range. v18 and newer versions already include them, thanks to 85ec945b7880.
Security: CVE-2026-6479 Backpatch-through: 14 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6dffaeb8e54c26a0b0ff92e56343f0dbe4633e72 Author: Michael Paquier <[email protected]> Modified Files -------------- src/test/perl/PostgreSQL/Test/Cluster.pm | 76 ++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+)
