Re: Add --with-llvm to the development snapshot build of Pg11 - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: Add --with-llvm to the development snapshot build of Pg11
Date
Msg-id 20180402082915.GB30189@msg.df7cb.de
Whole thread Raw
In response to Add --with-llvm to the development snapshot build of Pg11  ("jean.pierre.pelletier0" <jean.pierre.pelletier0@gmail.com>)
Responses Re: Add --with-llvm to the development snapshot build of Pg11  ("jean.pierre.pelletier0" <jean.pierre.pelletier0@gmail.com>)
List pgsql-pkg-debian
Re: jean.pierre.pelletier0 2018-04-01 <5ac02d8d.076f6b0a.49022.565d@mx.google.com>
> I'm testing Postgresql 11 on debian 9.4 stable using development snapshots (stretch-pgdg-testing), and would like to
testthe new jit support but pg_config shows that --with-llvm was not used when building.  Any idea if that would be
activatedat 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'snot 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


pgsql-pkg-debian by date:

Previous
From: "jean.pierre.pelletier0"
Date:
Subject: Add --with-llvm to the development snapshot build of Pg11
Next
From: "jean.pierre.pelletier0"
Date:
Subject: Re: Add --with-llvm to the development snapshot build of Pg11