Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining
Date: 2023-11-20 21:53:20
Message-ID: 3EF0CBF1-6460-4977-A62B-A9B58641175B@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> On 19 Nov 2023, at 21:08, Daniel Gustafsson <daniel(at)yesql(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-11-20 23:38:09 pgsql: Be more paranoid about OOM in search_path cache.
Previous Message Michael Paquier 2023-11-20 00:26:49 pgsql: Prevent overflow for block number in buffile.c