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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: getiancheng <getiancheng_2012(at)163(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: bugfix - fix broken output in expanded aligned format, when data are too short
Date: 2026-06-08 01:36:29
Message-ID: aiYcnbhhZQOupJcN@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2026-06-08 02:51:04 Re: [PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE
Previous Message jian he 2026-06-08 00:33:53 Re: Fix domain fast defaults on empty tables