| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Postgres hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Typo in JIT documentation |
| Date: | 2018-04-26 18:50:51 |
| Message-ID: | CA+TgmoZzhx45sFYUcu7hFVWt5a3NU81K59a5+Co6krNchXbDCQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 25, 2018 at 3:30 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Wed, Apr 25, 2018 at 4:11 AM, Michael Paquier <michael(at)paquier(dot)xyz>
> wrote:
>>
>> Hi all,
>>
>> I just found $subject:
>> the server was compiled without <literal>--with-llvm</literal>),
>> - <acronym>JIT</acronym> will not performed, even if considered to be
>> + <acronym>JIT</acronym> will not be performed, even if considered to
>> be
>> beneficial based on the above criteria. Setting <xref
>> linkend="guc-jit"/>
>
> Applied, thanks.
Hmm, I thought we talked about changing such references to say 'JIT
compilation' rather than just 'JIT'.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2018-04-26 18:53:46 | Re: GSoC 2018: Sorting Algorithm and Benchmarking |
| Previous Message | Robert Haas | 2018-04-26 18:48:52 | Re: Toast issues with OldestXmin going backwards |