Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default
Date: 2021-05-15 19:18:41
Message-ID: 20210515191841.GA22850@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2021-May-15, Tom Lane wrote:

> I wrote:
> > Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> >> Allow compute_query_id to be set to 'auto' and make it default
>
> > culicidae seems unhappy: ...
> > Not sure why it's only that animal.
>
> Oh ... EXEC_BACKEND, likely, seeing that the Windows animals
> are going red as well.

Yeah, pushed a fix now.

--
Álvaro Herrera Valdivia, Chile

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2021-05-15 21:26:36 pgsql: doc: update PG 14 release notes for compute_query_id change
Previous Message Alvaro Herrera 2021-05-15 19:18:10 pgsql: Unbreak EXEC_BACKEND build