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

Commitbf90562

Browse files
committed
Revert unfortunate whitespace change
Ine5e2fc8, blank lines were removedafter a comment block, which now looks as though the comment refers tothe immediately following code, but it actually refers to thepreceding code. So put the blank lines back.
1 parent2787458 commitbf90562

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/backend/libpq/hba.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,6 +1273,8 @@ parse_hba_line(List *line, int line_num)
12731273
* SSPI authentication can never be enabled on ctLocal connections,
12741274
* because it's only supported on Windows, where ctLocal isn't supported.
12751275
*/
1276+
1277+
12761278
if (parsedline->conntype!=ctHostSSL&&
12771279
parsedline->auth_method==uaCert)
12781280
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp