Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining - Mailing list pgsql-committers

From Daniel Gustafsson
Subject Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining
Date
Msg-id 3EF0CBF1-6460-4977-A62B-A9B58641175B@yesql.se
Whole thread Raw
In response to Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining
List pgsql-committers
> On 19 Nov 2023, at 21:08, Daniel Gustafsson <daniel@yesql.se> wrote:

> I'll have a look with fresh eyes in the morning, and hopefully it will be
> fixable.  If it get's messy it's quite possible that skipping v12 is the best
> option.

As an update, discussing with Andres off-list I have a potential patch for
this, need to rebuild LLVM debug builds tomorrow to test further but there
should be either a fix or a revert soon.

--
Daniel Gustafsson




pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Prevent overflow for block number in buffile.c
Next
From: Jeff Davis
Date:
Subject: pgsql: Be more paranoid about OOM in search_path cache.