Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default
Date
Msg-id 20210515191841.GA22850@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On 2021-May-15, Tom Lane wrote:

> I wrote:
> > Alvaro Herrera <alvherre@alvh.no-ip.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



pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Unbreak EXEC_BACKEND build
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: update PG 14 release notes for compute_query_id change