pgsql: Fix typo in hba.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in hba.c
Date: 2022-11-26 01:15:07
Message-ID: E1oyjmc-000pZ3-GP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-11-26 11:15:19 Re: pgsql: Prevent port collisions between concurrent TAP tests
Previous Message Andres Freund 2022-11-26 00:22:15 Re: pgsql: Allow building with MSVC and Strawberry perl