Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Remove PGSSLCRLDIR from the list of variables ignored in TAP tests
authorMichael Paquier <michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:21 +0000 (10:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:21 +0000 (10:39 +0900)
This variable was present in the list added by 9d660670, but it is not
supported by this branch.  Issue noticed while diving into a similar
change for pg_regress.c.

Backpatch-through: 9.6

src/test/perl/TestLib.pm

index 0c1712ab50cf800d45aaff06b9c449b862d38e91..799315602dca2f70c2e32a0de149f66667a498d2 100644 (file)
@@ -116,7 +116,6 @@ BEGIN
      PGSERVICEFILE
      PGSSLCERT
      PGSSLCRL
-     PGSSLCRLDIR
      PGSSLKEY
      PGSSLMAXPROTOCOLVERSION
      PGSSLMINPROTOCOLVERSION