From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
Cc: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PG 18 release notes draft committed |
Date: | 2025-09-16 15:49:11 |
Message-ID: | aMmG90ru_xPNhKQI@momjian.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Sep 1, 2025 at 08:01:48PM +0900, Yugo Nagata wrote:
> On Thu, 1 May 2025 22:44:50 -0400
> Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> > I have committd the first draft of the PG 18 release notes. The item
> > count looks strong:
>
> I noticed that the following commit seems to be missing from the release notes:
>
> 2024-09-17 [89f908a6d] Add temporal FOREIGN KEY contraints
>
> I believe this is worth including, especially with a mention of the new
> keyword PERIOD, since that would help users discover that a new keyword
> has been introduced.
>
> I've attached a draft patch to fix the existing release note entry for
> temporal (non-overlapping) PRIMARY KEY and UNIQUE constraints.
Wow, sorry I missed that detail, patch applied, thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
From | Date | Subject | |
---|---|---|---|
Next Message | Ilia Evdokimov | 2025-09-16 15:52:47 | Re: Use merge-based matching for MCVs in eqjoinsel |
Previous Message | Dmitry Mityugov | 2025-09-16 15:47:18 | Re: --with-llvm on 32-bit platforms? |