Re: JIT compiling with LLVM v10.1

Поиск
Список
Период
Сортировка
От Jesper Pedersen
Тема Re: JIT compiling with LLVM v10.1
Дата
Msg-id ec7eda2d-c3b5-8dd8-85c3-4664c449e8aa@redhat.com
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v10.1  (Andres Freund <andres@anarazel.de>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: unique indexes on partitioned tables
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: SHA-2 functions