Re: PG 18 relnotes and RC1
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@lists.postgresql.org>, Peter Eisentraut <peter@eisentraut.org>, corey.huinker@gmail.com
Date: 2025-08-30T21:56:12Z
Lists: pgsql-hackers
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. -- 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.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add list of major features to the v18 release notes.
- b585f25284d2 18.0 landed
-
add_commit_links.pl: error out if missing major version number
- 0c6d572c1173 19 (unreleased) landed
-
doc PG 18 relnotes: Add migration note about tsearch
- d1073c3b4cc8 18.0 cited
-
Remove ts_locale.c's lowerstr()
- fb1a18810f07 18.0 cited