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
This commit is contained in:
parent
1c2c6a9a29
commit
37d94e6b14
@ -72,7 +72,6 @@ BEGIN
|
|||||||
PGSERVICEFILE
|
PGSERVICEFILE
|
||||||
PGSSLCERT
|
PGSSLCERT
|
||||||
PGSSLCRL
|
PGSSLCRL
|
||||||
PGSSLCRLDIR
|
|
||||||
PGSSLKEY
|
PGSSLKEY
|
||||||
PGSSLMODE
|
PGSSLMODE
|
||||||
PGSSLROOTCERT
|
PGSSLROOTCERT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user