Re: pgsql: Improve wording of some pg_upgrade failure reports.

2021-05-12 Thread Tom Lane
Peter Eisentraut writes: > On 29.04.21 21:40, Tom Lane wrote: >> Don't advocate dropping a whole table when dropping a column would >> serve. While at it, try to make the layout of these messages a >> bit cleaner and more consistent. > I don't understand how this makes the message layout cleaner

Re: pgsql: Improve wording of some pg_upgrade failure reports.

2021-05-12 Thread Peter Eisentraut
On 29.04.21 21:40, Tom Lane wrote: Improve wording of some pg_upgrade failure reports. Don't advocate dropping a whole table when dropping a column would serve. While at it, try to make the layout of these messages a bit cleaner and more consistent. I don't understand how this makes the mes

pgsql: Improve wording of some pg_upgrade failure reports.

2021-04-29 Thread Tom Lane
Improve wording of some pg_upgrade failure reports. Don't advocate dropping a whole table when dropping a column would serve. While at it, try to make the layout of these messages a bit cleaner and more consistent. Per suggestion from Daniel Gustafsson. No back-patch, as we generally don't like