Re: Requiring LLVM 14+ in PostgreSQL 18

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Requiring LLVM 14+ in PostgreSQL 18
Date: 2024-05-16 02:33:37
Message-ID: CA+hUKGLuziOt_X6e92Hf+VoAYZjk2DG-ARuZtHA6ZaxvusXS1w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 15, 2024 at 5:20 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> Yes, let's get that v3-0001 patch into PG17.

Done.

Bilal recently created the CI images for Debian Bookworm[1]. You can
try them with s/bullseye/bookworm/ in .cirrus.tasks.yml, but it looks
like he is still wrestling with a perl installation problem[2] in the
32 bit build, so here is a temporary patch to do that and also delete
the 32 bit tests for now. This way cfbot should succeed with the
remaining patches. Parked here for v18.

[1] https://github.com/anarazel/pg-vm-images/commit/685ca7ccb7b3adecb11d948ac677d54cd9599e6c
[2] https://cirrus-ci.com/task/5459439048720384

Attachment Content-Type Size
v4-0001-XXX-CI-kludge-bullseye-bookworm.patch text/x-patch 3.2 KB
v4-0002-jit-Require-at-least-LLVM-14-if-enabled.patch text/x-patch 14.3 KB
v4-0003-jit-Use-opaque-pointers-in-all-supported-LLVM-ver.patch text/x-patch 8.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2024-05-16 02:39:18 Re: First draft of PG 17 release notes
Previous Message Jonathan S. Katz 2024-05-16 01:45:35 PostgreSQL 17 Beta 1 release announcement draft