pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes
Date: 2021-06-12 01:41:42
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove PGSSLCRLDIR from the list of variables ignored in TAP tests

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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/37d94e6b14d41bdfbd1a35ecd391297c938a2abf

Modified Files
--------------
src/test/perl/TestLib.pm | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2021-06-12 04:42:41 pgsql: Improve and cleanup ProcArrayAdd(), ProcArrayRemove().
Previous Message Bruce Momjian 2021-06-12 01:02:03 pgsql: doc: remove extra right angle bracket in PG 14 relnotes