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

From Peter Eisentraut
Subject pgsql: Fix redundancy in error message
Date
Msg-id E1vGwl0-005H6y-1E@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_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/726e77d7a94fd6d6ad99e439351ae6d4a48d3441

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