Re: To JIT (or not!) in Ubuntu packages - Mailing list pgsql-general

From Thomas Munro
Subject Re: To JIT (or not!) in Ubuntu packages
Date
Msg-id CA+hUKGJ4niGqjPin1RypAxqNPOwG11tcx7xRzVNKwndCGCMw_g@mail.gmail.com
Whole thread Raw
In response to Re: To JIT (or not!) in Ubuntu packages  (Ben Chobot <bench@silentmedia.com>)
List pgsql-general
On Wed, Sep 15, 2021 at 3:30 PM Ben Chobot <bench@silentmedia.com> wrote:
> So I've installed
http://apt.postgresql.org/pub/repos/apt/pool/14/p/postgresql-14/postgresql-14_14~beta3-1.pgdg18.04+1_arm64.deb,after
whichI see:
 

Ahhh, so you're on 18.04, an old LTS.  I remember now, there was this
issue in LLVM 3.9 on that aarch64 (which I saw on Debian 9 during
testing of the JIT stuff), resolved by later LLVM versions (maybe 6?):


https://www.postgresql.org/message-id/flat/CAEepm%3D0HqkxWk2w8N2nXQXC_43Mucn-v%3D8QdY8vOG5ojo9kJRA%40mail.gmail.com#5d656391e0b1d49d3e577b7a41e69b7c

I don't know Ubuntu versioning policies etc, but maybe something to do
with which LLVM versions it's allowed to depend on?



pgsql-general by date:

Previous
From: Ben Chobot
Date:
Subject: Re: To JIT (or not!) in Ubuntu packages
Next
From: Steve Litt
Date:
Subject: SQL queries as sets: was The tragedy of SQL