mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
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
eea081ad01
commit
a04eb75dec
@ -78,7 +78,6 @@ BEGIN
|
||||
PGSERVICEFILE
|
||||
PGSSLCERT
|
||||
PGSSLCRL
|
||||
PGSSLCRLDIR
|
||||
PGSSLKEY
|
||||
PGSSLMODE
|
||||
PGSSLROOTCERT
|
||||
|
Loading…
x
Reference in New Issue
Block a user