pgsql: Fix typo in hba.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix typo in hba.c
Date
Msg-id E1oyjmc-000pZ3-GP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in hba.c

Spotted while reading through the git history.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/02ac05b4c0229bd662b3afa07f370df0a5cbdb54

Modified Files
--------------
src/backend/libpq/hba.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Allow building with MSVC and Strawberry perl
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Prevent port collisions between concurrent TAP tests