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

From Bruce Momjian
Subject Re: PG 18 release notes draft committed
Date
Msg-id aMmG90ru_xPNhKQI@momjian.us
Whole thread Raw
In response to Re: PG 18 release notes draft committed  (Yugo Nagata <nagata@sraoss.co.jp>)
List 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@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.

Wow, sorry I missed that detail, patch applied, thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Dmitry Mityugov
Date:
Subject: Re: --with-llvm on 32-bit platforms?
Next
From: Ilia Evdokimov
Date:
Subject: Re: Use merge-based matching for MCVs in eqjoinsel