Re: Segfault in jit tuple deforming on arm64 due to LLVM issue - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Segfault in jit tuple deforming on arm64 due to LLVM issue
Date
Msg-id 8889AD3E-27B3-4CEB-9269-7D1F223CDB9B@yesql.se
Whole thread Raw
In response to Segfault in jit tuple deforming on arm64 due to LLVM issue  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
List pgsql-hackers
> On 31 Oct 2024, at 06:48, Thomas Munro <thomas.munro@gmail.com> wrote:

> I guess at a minimum a copy of the licence would need to appear somewhere

That's my interpretation of it as well.

> perhaps under src/backend/jit/llvm?

Since SectionMemoryManager.h is in src/backend/jit I wonder if it should be a
placed in a section in src/backend/jit/README with an overview of the what and
why (or maybe a new src/backend/jit/llvm/README would be even better).  The
license doesn't have to be in a separate file AFAICT and including a (version
of) your excellent summary in the commit message along with it would probably
help readers.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Anthonin Bonnefoy
Date:
Subject: Re: Segfault in jit tuple deforming on arm64 due to LLVM issue
Next
From: Alastair Turner
Date:
Subject: Re: Count and log pages set all-frozen by vacuum