Re: llvm dependency and space concerns

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: llvm dependency and space concerns
Дата
Msg-id boczjsrcsl2nptwpe2spjgpct6pqnytk4qlpum64f3xepswnpz@pk6a3ch2ckmz
обсуждение исходный текст
Ответ на Re: llvm dependency and space concerns  (Jeremy Schneider <schneider@ardentperf.com>)
Ответы Re: llvm dependency and space concerns
Список pgsql-hackers
Hi,

On 2025-01-11 13:22:39 -0800, Jeremy Schneider wrote:
> It's a cleaner solution if JIT works more like an extension, and we can
> run a single build and split JIT into a separate package.

It does work like that. Only llvmjit.so has the llvm dependency, the main
postgres binary doesn't link to llvm. If llvmjit.so isn't available, jit is
silently disabled.

Andres



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