[COMMITTERS] pgsql: Fix mistake in error message - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: Fix mistake in error message
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Fix mistake in error message

Reported-by: tushar <[email protected]>
Author: Dilip Kumar <[email protected]>

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: libpq: Try next host if one of them times out.
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: pg_upgrade: Handle hash index upgrades more smoothly.