pgsql: Track LLVM 15 changes.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Track LLVM 15 changes.
Date: 2022-02-14 02:56:47
Message-ID: E1nJRXj-000224-Kt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2022-02-14 03:35:18 pgsql: WAL log unchanged toasted replica identity key attributes.
Previous Message John Naylor 2022-02-14 02:08:15 pgsql: Correct Makefile dependencies for catalog scripts