Re: PG 18 relnotes and RC1

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: 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-30 19:42:47
Message-ID: aLNUNzhdppsZmdg9@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Thoughts?

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2025-08-30 20:00:00 ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Previous Message Alexander Korotkov 2025-08-30 19:29:13 Re: Correction of RowMark Removal During Sel-Join Elimination