Re: PG 18 release notes draft committed

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: PG 18 release notes draft committed
Date: 2025-05-23 02:49:15
Message-ID: CALDaNm0Wy-vJ6dE+e=y=yuq31i2KvGf-Rs-u6QOG4K7TpU_6Tw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2 May 2025 at 08:14, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> I have committd the first draft of the PG 18 release notes. The item
> count looks strong:
>
> I will continue improving it until beta 1, and until the final release.
> I will probably add markup in 1-3 weeks. Let the feedback begin. ;-)

Regarding the following:
Change the default CREATE SUBSCRIPTION streaming option from "off" to
"parallel" (Hayato Kuroda, Masahiko Sawada, Peter Smith, Amit Kapila)

The author name was incorrectly listed in the commit; it should be
"Vignesh C". This correction is noted in the follow-up to the commit
email at [1].
[1] - https://www.postgresql.org/message-id/CAA4eK1K_M6%3DTB7sMKhBS5e819ePknB1_bT3a8LAnzV2dv64wjA%40mail.gmail.com

Regards,
Vignesh

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2025-05-23 03:03:02 Re: PG 18 release notes draft committed
Previous Message jian he 2025-05-23 02:37:42 Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION