Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6b9eb50

Browse files
committed
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.
1 parent7729113 commit6b9eb50

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/test/ssl/t/002_scram.pl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
# This is the hostname used to connect to the server.
1919
my$SERVERHOSTADDR ='127.0.0.1';
2020

21-
# Determine whether build supports tls-server-end-point.
22-
my$supports_tls_server_end_point =
23-
check_pg_config("#define HAVE_X509_GET_SIGNATURE_NID 1");
24-
2521
# Allocation of base connection string shared among multiple tests.
2622
my$common_connstr;
2723

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp