pgsql: Track LLVM 15 changes. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Track LLVM 15 changes.
Date
Msg-id E1nJRXj-000224-Kt@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Track LLVM 15 changes.  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-committers
Track LLVM 15 changes.

This isn't an API change, it's just a missing #include that we got away
with before.  Per buildfarm animal seawasp.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0052fb489008a68d0f3e0445f52e1ab3166632a4

Modified Files
--------------
src/backend/jit/llvm/llvmjit_inline.cpp | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Correct Makefile dependencies for catalog scripts
Next
From: Amit Kapila
Date:
Subject: pgsql: WAL log unchanged toasted replica identity key attributes.