Re: Typo in JIT documentation

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typo in JIT documentation
Date: 2018-04-25 07:30:17
Message-ID: CABUevEz_egSZQpX9nfSdfE19ZmZm+c7dtAU3Yd_dQXsQdEQhLg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2018-04-25 07:42:07 Re: Oddity in tuple routing for foreign partitions
Previous Message Heikki Linnakangas 2018-04-25 06:55:18 Re: Racing DEADLOCK on PostgreSQL 9.3