From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(at)eisentraut(dot)org>, corey(dot)huinker(at)gmail(dot)com |
Subject: | Re: PG 18 relnotes and RC1 |
Date: | 2025-08-31 03:07:27 |
Message-ID: | 6F09EBB5-7470-4B48-B4D5-7276D11CC77A@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On Aug 30, 2025, at 5:56 PM, Bruce Momjian <bruce(at)momjian(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Joel Jacobson | 2025-08-31 08:04:02 | Re: [PATCH] Add error_on_null() to produce an error if the input is null |
Previous Message | Nathan Bossart | 2025-08-31 03:02:50 | Re: PG 18 relnotes and RC1 |