| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
| Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Michael Banck <mbanck(at)gmx(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: add list of major features to the v19 release notes |
| Date: | 2026-09-24 15:24:48 |
| Message-ID: | arVAwHjAoNY_EYXu@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Sep 23, 2026 at 10:51:31AM -0400, Jonathan Katz wrote:
> On 9/18/26 11:52 AM, Nathan Bossart wrote:
>
> > Thanks for the patch.
>
> Thanks for the review - sorry for the delay, for some reason this didn't hit
> my inbox.
> diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml
> index 0266d6a98e0..82063b87c0b 100644
> --- a/doc/src/sgml/release-19.sgml
> +++ b/doc/src/sgml/release-19.sgml
> @@ -6,7 +6,7 @@
>
> <formalpara>
> <title>Release date:</title>
> - <para>2026-??-??, AS OF 2026-09-14</para>
> + <para>2026-??-??, AS OF 2026-09-18</para>
> </formalpara>
Uh, did you verify there were no major-release-note relevant changes
before changing the date above? I ask because I use this date with
git_changelog to find all relevant changes. There probably are not, but
I want to verify.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan S. Katz | 2026-09-24 15:26:54 | Re: add list of major features to the v19 release notes |
| Previous Message | Heikki Linnakangas | 2026-09-24 15:23:14 | Re: [PATCH] Two remaining shmem attachment issues in single-user mode |