Re: PG 18 relnotes and RC1 - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: PG 18 relnotes and RC1
Date
Msg-id 6F09EBB5-7470-4B48-B4D5-7276D11CC77A@postgresql.org
Whole thread Raw
In response to Re: PG 18 relnotes and RC1  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
> On Aug 30, 2025, at 5:56 PM, Bruce Momjian <bruce@momjian.us> wrote:
>
> On Sat, Aug 30, 2025 at 03:02:10PM -0500, Nathan Bossart wrote:
>>> On Sat, Aug 30, 2025 at 02:42:47PM -0500, Nathan Bossart wrote:
>>> On Sat, Aug 30, 2025 at 01:51:23PM -0500, Nathan Bossart wrote:
>>>> AFAIK nobody has started on the "new features and enhancements" section.
>>>
>>> Quick first attempt:
>>>
>>> * btree skip scan
>>> * async i/o
>>> * oauth
>>> * virtual generated columns
>>> * OLD/NEW support in RETURNING
>>> * pg_upgrade improvements (stats, --jobs, --swap)
>>> * EXPLAIN enhancements
>>> * uuidv7
>>> * WITHOUT OVERLAPS/PERIOD
>>
>> The 18beta1 announcement [0] has a good list, too.  *facepalm*  That one
>> seems to match mine pretty closely.
>
> Yes, the list usually comes from the press release.

I was planning to propose this after I post the GA announcement draft, which I’m finishing up this weekend.

Thanks,

Jonathan


pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: PG 18 relnotes and RC1
Next
From: "Joel Jacobson"
Date:
Subject: Re: [PATCH] Add error_on_null() to produce an error if the input is null