pgsql: Disable perl2host() processing in TAP tests - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Disable perl2host() processing in TAP tests
Date
Msg-id E1nKiKK-0006AD-C6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disable perl2host() processing in TAP tests

This is a preliminary step towards removing it altogether, but this lets
us double check that nothing breaks in the buildfarm before we do.

Discussion: https://postgr.es/m/0ba775a2-8aa0-0d56-d780-69427cf6f33d@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f1ac4a74dee5ac0c89612fe2ac6e48082edbec23

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Utils.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: plpython: Reject Python 2 during build configuration.
Next
From: Robert Haas
Date:
Subject: pgsql: Add missing binary-upgrade guard.