| From: | Nathan Bossart <nathan(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Add list of major features to the v18 release notes. |
| Date: | 2025-09-19 20:08:49 |
| Message-ID: | E1uzhPU-001Xa2-1u@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Add list of major features to the v18 release notes.
Author: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Co-authored-by: "Jonathan S. Katz" <jkatz(at)postgresql(dot)org>
Reviewed-by: Peter Eisentraut <peter(at)eisentraut(dot)org>
Reviewed-by: Erik Rijkers <er(at)xs4all(dot)nl>
Reviewed-by: Robert Haas <robertmhaas(at)gmail(dot)com>
Discussion: https://postgr.es/m/aLMo7lJKg8bWUs3y%40momjian.us
Backpatch-through: 18 only
Branch
------
REL_18_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/b585f25284d24d2e3fe19e81583c2b458b2a3efc
Modified Files
--------------
doc/src/sgml/release-18.sgml | 60 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 59 insertions(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2025-09-20 16:44:58 | pgsql: Re-allow using statistics for bool-valued functions in WHERE. |
| Previous Message | Nathan Bossart | 2025-09-19 14:19:24 | pgsql: Fix obsolete references to postgres.h in comments. |