Re: Defaulting to jit=on/off for v11 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Defaulting to jit=on/off for v11
Date
Msg-id 1326.1537035595@sss.pgh.pa.us
Whole thread Raw
In response to Re: Defaulting to jit=on/off for v11  (Andres Freund <andres@anarazel.de>)
Responses Re: Defaulting to jit=on/off for v11  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On September 15, 2018 12:14:07 PM MDT, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Is there more that has to be done than switching the GUC's default
>> value and adjusting docs?  I could probably make it happen if there's
>> not any hidden stuff to worry about.

> No, that should be all.  I'll adapt the llvm animals to force the GUC to on. I think it'd be good to add a paragraph
tothe release notes, mentioning that it has to be turned on. 

> Thanks!

Roger, I'll have a go at it.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Defaulting to jit=on/off for v11
Next
From: Andres Freund
Date:
Subject: Re: Defaulting to jit=on/off for v11