Re: First draft of PG 17 release notes

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: First draft of PG 17 release notes
Date: 2024-09-07 09:55:09
Message-ID: 202409070955.wyuhquqflbxg@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024-Sep-05, Bruce Momjian wrote:

> That seems more infrastructure/extension author stuff which isn't
> normally mentioned in the release notes. I think such people really
> need to look at all the commit messages.

Are you saying all extension authors should be reading the complete git
log for every single major release? That's a strange position to take.
Isn't this a good fit for "E.1.3.10. Source Code"?

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
<Schwern> It does it in a really, really complicated way
<crab> why does it need to be complicated?
<Schwern> Because it's MakeMaker.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2024-09-07 11:44:20 Re: Create syscaches for pg_extension
Previous Message Hunaid Sohail 2024-09-07 09:24:23 Re: [PATCH] Add roman support for to_number function