Re: PG 18 relnotes and RC1

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: PG 18 relnotes and RC1
Date: 2025-08-31 11:34:26
Message-ID: 1dcb38f6-e0b6-4fca-aef8-8929c9dcf586@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 30.08.25 18:52, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
>> Second, the release note item added by this commit:
>> commit d1073c3b4cc
>> Author: Peter Eisentraut <peter(at)eisentraut(dot)org>
>> Date: Fri Aug 29 10:18:10 2025 +0200
>
>> Unfortunately src/tools/add_commit_links.pl can't process the <ulink>
>> and throws an error because the previous line does not end with a
>> parenthesis. If I add "()" after the last line in the text block, it
>> works fine, but obviously this is not acceptable.
>
> I suppose that the expectation is that every release note item
> will be credited to someone. Why does this item lack a credit?

Maybe I'm understanding this differently, but the "Migration" section
ought to be advice about the migration, which is not a place to
communicate credit. In the case I added, the item is the result of some
changes that are already listed and credited elsewhere in the "Changes"
section.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2025-08-31 12:09:29 Re: Adding REPACK [concurrently]
Previous Message Junwang Zhao 2025-08-31 11:05:19 Re: SQL Property Graph Queries (SQL/PGQ)