Re: LLVM jit and matview - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: LLVM jit and matview
Date
Msg-id 20180725054857.GB6660@paquier.xyz
Whole thread Raw
In response to Re: LLVM jit and matview  (Andres Freund <andres@anarazel.de>)
Responses Re: LLVM jit and matview  (Dmitry Dolgov <9erthalion6@gmail.com>)
Re: LLVM jit and matview  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
On Tue, Jul 24, 2018 at 07:49:56PM -0700, Andres Freund wrote:
> FWIW, this doesn't crash for me, using a trunk checkout for LLVM. I'll
> try older ones, as soon as they finish rebuilding. But perhaps you could
> re-verify that this still is an issue on recent PG checkouts? And which
> version of LLVM are you guys using?

One of your recent fixes has visibly taken take of the issue (I am too
lazy to check which one).  I am using llvm 6.0 with Debian SID as far as
I know, configure links to stuff in /usr/lib/llvm-6.0/.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Early WIP/PoC for inlining CTEs
Next
From: Nico Williams
Date:
Subject: Re: How can we submit code patches that implement our (pending)patents?