Add raw_connect and raw_connect_works to Cluster.pm

Michael Paquier <michael@paquier.xyz>

Commit: c2e6ef86317d372f8bbca42b830c70ff3f0da275
Author: Michael Paquier <michael@paquier.xyz>
Committer: Noah Misch <noah@leadboat.com>
Date: 2026-05-11T12:13:49Z
Releases: 16.14
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

Files

PathChange+/−
src/test/perl/PostgreSQL/Test/Cluster.pm modified +76 −0