Re: pg18 patch: separate package for llvm/jit - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: pg18 patch: separate package for llvm/jit
Date
Msg-id Z8HQEs6pzdMaQ-io@msg.df7cb.de
Whole thread Raw
In response to pg18 patch: separate package for llvm/jit  (Jeremy Schneider <schneider@ardentperf.com>)
Responses Re: pg18 patch: separate package for llvm/jit
List pgsql-pkg-debian
Re: Jeremy Schneider
> I would like to propose this change for Postgres 18.

Hi,

I committed a change to the PG18 packaging that implements that split.
The new package is called postgresql-18-jit.

There is more work to do on each of the extension packages currently
depending on "postgresql-18-jit-llvm (= llvmversion)", that needs to be
converted to "Breaks: postgresql-18-jit-llvm (<< llvmversion)". (This
is also the reason the jit package is not called like that because the
version number there is not the PG version number.)

This will likely happen when extensions are moved to PG18 in
September.

I'm unsure if the split should be backported to PG 17 and earlier
since it will affect production systems in some way.

Christoph



pgsql-pkg-debian by date:

Previous
From: apt.postgresql.org Repository Update
Date:
Subject: pg-wait-sampling updated to version 1.1.8-1.pgdg+1
Next
From: Jeremy Schneider
Date:
Subject: Re: pg18 patch: separate package for llvm/jit