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

From Andres Freund
Subject Re: JIT compiling with LLVM v12
Date
Msg-id 20180327173426.hhqxrqgnp32oxy6q@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  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2018-03-27 10:05:47 -0400, Peter Eisentraut wrote:
> On 3/13/18 19:40, Andres Freund wrote:
> > I've pushed a revised and rebased version of my JIT patchset.
> 
> What is the status of this item as far as the commitfest is concerned?

7/10 committed. Inlining, Explain, Docs remain.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel Aggregates for string_agg and array_agg
Next
From: Tomas Vondra
Date:
Subject: Re: [HACKERS] PATCH: multivariate histograms and MCV lists