Re: JIT on Windows with Postgres 12.1

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: JIT on Windows with Postgres 12.1
Дата
Msg-id 20200213034946.GF1520@paquier.xyz
обсуждение исходный текст
Ответ на Re: JIT on Windows with Postgres 12.1  (Andres Freund <andres@anarazel.de>)
Ответы Re: JIT on Windows with Postgres 12.1  (109 ktke <yuuki109gn@gmail.com>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: JIT on Windows with Postgres 12.1
Следующее
От: Mladen Marinović
Дата:
Сообщение: Re: pg_basebackup connection closed unexpectedly...