pgsql: Improve error message about active replication slot - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve error message about active replication slot
Date
Msg-id E1aWEGq-00072u-Iv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve error message about active replication slot

The old phrasing was awkward if a replication slot is activated and
deactivated repeatedly.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/18777c38e9cc2e032b919a7f532971745b32aec0

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


pgsql-committers by date:

Previous
From: Joe Conway
Date:
Subject: Re: pgsql: Add new system view, pg_config
Next
From: Tom Lane
Date:
Subject: pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio