Re: JIT breaks PostGIS - Mailing list pgsql-hackers

From Andres Freund
Subject Re: JIT breaks PostGIS
Date
Msg-id 20180722185106.qxc5ie745tqdazgq@alap3.anarazel.de
Whole thread Raw
In response to Re: JIT breaks PostGIS  (Christoph Berg <myon@debian.org>)
Responses Re: JIT breaks PostGIS  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
On 2018-07-22 20:49:51 +0200, Christoph Berg wrote:
> Re: To Andres Freund 2018-07-21 <20180721203644.GB10781@msg.df7cb.de>
> > That said, I'm just rebuilding postgresql-11 on stretch to use
> > llvm-4.0 instead of 3.9.
> 
> This didn't change anything, it's still crashing on the same query
> from tickets.sql.
> 
> Does that mean JIT is not ready for prime time yet and should be
> disabled in default installations? Or does it just mean that llvm 4.0
> is old?

I don't know yet, it's probably just some small bug. But let me debug it
first.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: JIT breaks PostGIS
Next
From: Tom Lane
Date:
Subject: Re: Non-portable shell code in pg_upgrade tap tests