Re: PG 18 release notes draft committed

From: Joe Conway <mail(at)joeconway(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Subject: Re: PG 18 release notes draft committed
Date: 2025-05-28 18:54:29
Message-ID: 74750dd6-d2aa-4876-8c30-d241c1273f4e@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5/27/25 17:27, Bruce Momjian wrote:
> On Mon, May 26, 2025 at 10:20:08AM -0400, Joe Conway wrote:
>> On 5/23/25 09:47, Bruce Momjian wrote:
>> > On Fri, May 23, 2025 at 09:54:54AM +0200, Álvaro Herrera wrote:
>> > > I also think that showing an XML-ish format of a commit message is
>> > > unhelpful, not to mention hard to read. Showing a few actual examples
>> > > would be better.
>> >
>> > Agreed, but the XML came from Joe Conway so I am hesitant to remove it
>> > myself without feedback from him.
>>
>>
>> I am not married to it, but I would say that I find pure examples
>> confusing/ambiguous. To me at least the XML-ish specification is easier to
>> understand.
>>
>> Perhaps both the specification as-is and one or two examples added?
>
> Yeah, I think some people like syntax, others like examples.

What do you think about providing links into the archives for good
representative log messages rather than making up a contrived example
and/or copy/pasting them into the wiki page itself?

Also, looking at the wiki page, my inclination would be to add an
"Examples" section at the bottom of the wiki page -- does that work or
do you think it ought to go just under the "General layout" syntax section?

--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin K Biju 2025-05-28 20:40:50 Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait
Previous Message J. Javier Maestro 2025-05-28 18:42:38 Re: fix: propagate M4 env variable to flex subprocess