Re: PG vs LLVM 12 on seawasp, next round

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Thomas Munro <thomas.munro@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-12-08T03:38:19Z
Lists: pgsql-hackers
Hi,

On 2020-12-01 12:08:10 -0800, Andres Freund wrote:
> On 2020-12-01 21:04:44 +0100, Fabien COELHO wrote:
> > Andres investigated a few days ago, managed to reproduce the issue locally,
> > and has one line patch. I'm unsure if it should be prevently back-patched,
> > though.
> 
> I see no reason not to backpatch - it's more correct for past versions
> of LLVM as well.

I pushed that now.

- Andres



Commits

  1. jit: configure: Explicitly reference 'native' component.