pgsql: Message and comment wording fixes
Started by Peter Eisentrautabout 1 month ago1 messagescomitters
Message and comment wording fixes
Some parts of pg_upgrade referred to "on the old cluster" etc. Change
that to "in the old cluster", matching existing style.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/cae90d747969612b6e3778416246840790421527
Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 6 +++---
src/bin/pg_upgrade/check.c | 6 +++---
src/bin/pg_upgrade/t/003_logical_slots.pl | 6 +++---
src/bin/pg_upgrade/t/004_subscription.pl | 4 ++--
src/bin/pg_upgrade/t/006_transfer_modes.pl | 2 +-
5 files changed, 12 insertions(+), 12 deletions(-)