Re: JIT on Windows with Postgres 12.1 - Mailing list pgsql-general

From Michael Paquier
Subject Re: JIT on Windows with Postgres 12.1
Date
Msg-id 20200213034946.GF1520@paquier.xyz
Whole thread Raw
In response to Re: JIT on Windows with Postgres 12.1  (Andres Freund <andres@anarazel.de>)
Responses Re: JIT on Windows with Postgres 12.1  (109 ktke <yuuki109gn@gmail.com>)
List pgsql-general
On Wed, Feb 12, 2020 at 07:32:08PM -0800, Andres Freund wrote:
> That's not really the hard part. That's integrating the generation of
> LLVM bitcode files into the buildsystem. As the absolute minimum
> llvmjit_types.bc needs to be generated, but to be meaningfully supported
> we'd need to generate all the .bc files we're generating on make based
> builds.

Oh, I see.  That's indeed...  Not straight-forward.
--
Michael

Attachment

pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: JIT on Windows with Postgres 12.1
Next
From: Mladen Marinović
Date:
Subject: Re: pg_basebackup connection closed unexpectedly...