pgsql: Remove now unused check for HAVE_X509_GET_SIGNATURE_NID intest. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove now unused check for HAVE_X509_GET_SIGNATURE_NID intest.
Date
Msg-id E1fmJrG-0007b0-6P@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.

I removed the code that used this in the previous commit.

Spotted by Michael Paquier.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a2441558a66669744cfeb03b921e915ce59283ce

Modified Files
--------------
src/test/ssl/t/002_scram.pl | 4 ----
1 file changed, 4 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Remove support for tls-unique channel binding.
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: fix incorrectly stated argument list for pgcrypto'shmac()