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

From: Christoph Berg <myon(at)debian(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: "jean(dot)pierre(dot)pelletier0" <jean(dot)pierre(dot)pelletier0(at)gmail(dot)com>, pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Add --with-llvm to the development snapshot build of Pg11
Date: 2018-04-02 18:12:11
Message-ID: 20180402181211.GA9956@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Andres Freund 2018-04-02 <20180402180943(dot)7s74bs5klz55e3lv(at)alap3(dot)anarazel(dot)de>
> Are you planning to put the JIT related stuff in a separate package?
> It's setup so you can put
> pkglibdir/{llvmjit_types.bc,llvmjit.so,bitcode/} in a separate package,
> and not have a dependency to LLVM from the main server package.

I was pondering eventually doing that, yes. So far it's directly in
the postgresql-11 package.

(The worse bloat is actually in postgresql-server-dev-11 which now
also needs to depend on clang and llvm-dev.)

Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Andres Freund 2018-04-02 18:24:19 Re: Add --with-llvm to the development snapshot build of Pg11
Previous Message Andres Freund 2018-04-02 18:09:43 Re: Add --with-llvm to the development snapshot build of Pg11