pgsql: Fix typo in error message

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in error message
Date: 2024-06-12 02:49:35
Message-ID: E1sHE3K-0018Nq-Bb@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in error message

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f376996bb7fe621ac53279a81d475b214e492018

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-06-12 06:53:29 pgsql: libpq: Remove a gettext marker
Previous Message Masahiko Sawada 2024-06-12 00:57:05 pgsql: Fix segmentation fault in test_tidstore.