Skip to content

Commit bf90562

Browse files
committed
Revert unfortunate whitespace change
In e5e2fc8, blank lines were removed after a comment block, which now looks as though the comment refers to the immediately following code, but it actually refers to the preceding code. So put the blank lines back.
1 parent 2787458 commit bf90562

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy