pgsql: Fix redundancy in error message - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix redundancy in error message
Date
Msg-id E1vGwl0-005H6w-1B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix redundancy in error message

Discussion: https://www.postgresql.org/message-id/flat/E1vEsbx-004QDO-0o%40gemulon.postgresql.org

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/83122538f2f0354970cd5209a90abc677f32384e

Modified Files
--------------
src/bin/pg_basebackup/pg_createsubscriber.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: pg_createsubscriber: Fix error complaining about the wrong thing
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Add comment to explain why PGReserveSemaphores() is called early