mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01: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
6cd0e55f9f
commit
a78edd4b42
|
|
@ -67,7 +67,6 @@ BEGIN
|
|||
PGSERVICEFILE
|
||||
PGSSLCERT
|
||||
PGSSLCRL
|
||||
PGSSLCRLDIR
|
||||
PGSSLKEY
|
||||
PGSSLMODE
|
||||
PGSSLROOTCERT
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user