Re: JIT compiling with LLVM v10.1 - Mailing list pgsql-hackers

From Jesper Pedersen
Subject Re: JIT compiling with LLVM v10.1
Date
Msg-id ec7eda2d-c3b5-8dd8-85c3-4664c449e8aa@redhat.com
Whole thread Raw
In response to Re: JIT compiling with LLVM v10.1  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On 02/14/2018 01:17 PM, Andres Freund wrote:
> On 2018-02-07 06:54:05 -0800, Andres Freund wrote:
>> I've pushed v10.0. The big (and pretty painful to make) change is that
>> now all the LLVM specific code lives in src/backend/jit/llvm, which is
>> built as a shared library which is loaded on demand.
>>

I thought

https://db.in.tum.de/~leis/papers/adaptiveexecution.pdf?lang=en

was relevant for this thread.

Best regards,
  Jesper


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: unique indexes on partitioned tables
Next
From: Peter Eisentraut
Date:
Subject: Re: SHA-2 functions