Re: PG 18 release notes draft committed - Mailing list pgsql-hackers

From Yugo Nagata
Subject Re: PG 18 release notes draft committed
Date
Msg-id 20250901200148.baca5744b27419c87c323362@sraoss.co.jp
Whole thread Raw
In response to PG 18 release notes draft committed  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Thu, 1 May 2025 22:44:50 -0400
Bruce Momjian <bruce@momjian.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.

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>

Attachment

pgsql-hackers by date:

Previous
From: David Geier
Date:
Subject: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Next
From: Dmitry Koval
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands