Re: Query JITing with LLVM ORC

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: João Paulo Labegalini de Carvalho <jaopaulolc(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Query JITing with LLVM ORC
Date: 2022-09-21 22:54:14
Message-ID: CA+hUKGJhw6MrAQ2sUcTJdijsC+Kh78AQcRxu6GoyrheKKXk9Ow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 22, 2022 at 10:04 AM João Paulo Labegalini de Carvalho
<jaopaulolc(at)gmail(dot)com> wrote:
>building with and w/o passing --with-llvm

BTW you can also just turn it off with runtime settings, no need to rebuild.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-09-21 23:10:18 Re: [RFC] building postgres with meson - v13
Previous Message Thomas Munro 2022-09-21 22:44:14 Re: Query JITing with LLVM ORC