Re: JIT compiling with LLVM v12 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: JIT compiling with LLVM v12
Date
Msg-id 20180328220953.eb7hi3zvywtv6r65@alap3.anarazel.de
Whole thread Raw
In response to Re: JIT compiling with LLVM v12  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: JIT compiling with LLVM v12  (David Steele <david@pgmasters.net>)
List pgsql-hackers
Hi,

On 2018-03-28 18:06:24 -0400, Peter Eisentraut wrote:
> On 3/28/18 17:27, Andres Freund wrote:
> > I've pushed these three.
> 
> Great, now the only thing remaining is to prepare an unconference
> session explaining all this to the rest of us. ;-)

Hah! Happy to, if there's enough people interested.  I've a talk about
it too (state of jit, 2018 edition), but I wasn't planning to go into
too low level details. More about what is good, what is bad, and how we
make it better ;)

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: WIP: Covering + unique indexes.
Next
From: Bruce Momjian
Date:
Subject: Re: Fix a typo in walsender.c