Re: Add --with-llvm to the development snapshot build of Pg11

From: "jean(dot)pierre(dot)pelletier0" <jean(dot)pierre(dot)pelletier0(at)gmail(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Add --with-llvm to the development snapshot build of Pg11
Date: 2018-04-02 13:57:33
Message-ID: 5ac236d0.8405c80a.9d062.24a0@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Hi Christoph,
I tried the new package today and jit / llvm works fine in Pg11.
Thanks for fixing this.
Jean-Pierre

Sent from my Galaxy Tab® S2
-------- Message d'origine --------De : Christoph Berg <myon(at)debian(dot)org> Date : 18-04-02 04:29 (GMT-05:00) À : "jean.pierre.pelletier0" <jean(dot)pierre(dot)pelletier0(at)gmail(dot)com> Cc : pgsql-pkg-debian(at)postgresql(dot)org Objet : Re: Add --with-llvm to the development snapshot build of Pg11
Re: jean.pierre.pelletier0 2018-04-01 <5ac02d8d(dot)076f6b0a(dot)49022(dot)565d(at)mx(dot)google(dot)com>
> I'm testing Postgresql 11 on debian 9.4 stable using development snapshots (stretch-pgdg-testing), and would like to test the new jit support but pg_config shows that --with-llvm was not used when building.  Any idea if that would be activated at one point ?
> I've tried installing clang-3.9 and then reinstalled the same postgresql-11 binary package but from what I can see, that's not enough to get jit working in Postgres.

Hi Jean-Pierre,

the postgresql-11 package in git is actually already using
--with-llvm, but I had disabled it for stretch-pgdg (and
trusty/xenial) because the default clang and llvm in there are only
version 3.8.

I had not realized that stretch provides 3.9 as well, so the next
package build will use that. Yesterday's build attempt failed for some
other reason, I'll see if I can fix that today.

Thanks for the notice,
Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Christoph Berg 2018-04-02 14:25:07 Re: Add --with-llvm to the development snapshot build of Pg11
Previous Message Christoph Berg 2018-04-02 08:29:15 Re: Add --with-llvm to the development snapshot build of Pg11