pgsql: pg_upgrade: adjust error paragraph width to be consistent - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: adjust error paragraph width to be consistent
Date
Msg-id E1ia8jV-0003j3-4e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade:  adjust error paragraph width to be consistent

Previously these error paragraphs were too wide.

Backpatch-through: 13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/60b35b7f1ea1d5cd17805e30299fd21616855b7d

Modified Files
--------------
src/bin/pg_upgrade/check.c | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: improve instructions for fixing incompatible isn use
Next
From: Amit Kapila
Date:
Subject: pgsql: Move pump_until to TestLib.pm.