Re: bugfix - fix broken output in expanded aligned format, when data are too short - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: bugfix - fix broken output in expanded aligned format, when data are too short
Date
Msg-id aiYcnbhhZQOupJcN@paquier.xyz
Whole thread
In response to Re: bugfix - fix broken output in expanded aligned format, when data are too short  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: bugfix - fix broken output in expanded aligned format, when data are too short
List pgsql-hackers
On Sun, Jun 07, 2026 at 10:39:21AM +0200, Pavel Stehule wrote:
> only rebase

The patch has been lying around for a couple of months, and as far as
I can see it looks incorrect in the way this calculates the column
width.  Short of some adjustments for the description of the test and
the comment you have changed, I'll double-check the whole.

Thanks for the report and the patch.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Fix domain fast defaults on empty tables
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE