Re: pgsql: Change the default value of the streaming option to 'parallel'. - Mailing list pgsql-committers

From Amit Kapila
Subject Re: pgsql: Change the default value of the streaming option to 'parallel'.
Date
Msg-id CAA4eK1K_M6=TB7sMKhBS5e819ePknB1_bT3a8LAnzV2dv64wjA@mail.gmail.com
Whole thread Raw
In response to pgsql: Change the default value of the streaming option to 'parallel'.  (Amit Kapila <akapila@postgresql.org>)
List pgsql-committers
On Mon, Oct 28, 2024 at 8:55 AM Amit Kapila <akapila@postgresql.org> wrote:
>
> Change the default value of the streaming option to 'parallel'.

...

>
> Reported-by: Vignesh C
> Author: Hayato Kuroda, Masahiko Sawada, Peter Smith, Amit Kapila
> Discussion: https://postgr.es/m/CALDaNm1=MedhW23NuoePJTmonwsMSp80ddsw+sEJs0GUMC_kqQ@mail.gmail.com
>

I have made a mistake in giving credits for the patch. It should be as follows:
Author: Vignesh C
Reviewed-by: Hayato Kuroda, Masahiko Sawada, Peter Smith, Amit Kapila

Sorry for the mistake.

--
With Regards,
Amit Kapila.



pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans
Next
From: Michael Paquier
Date:
Subject: pgsql: doc: Add better description for rewrite functions in event trigg