Re: WIP: Faster Expression Processing and Tuple Deforming (including JIT)

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: WIP: Faster Expression Processing and Tuple Deforming (including JIT)
Дата
Msg-id CAMsr+YGjwh7AaXKgbMXTYueEC=We5awe89kC1qx6X_yGcmRvRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: Faster Expression Processing and Tuple Deforming (including JIT)  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On 7 December 2016 at 14:39, Craig Ringer <craig@2ndquadrant.com> wrote:
> On 7 December 2016 at 04:13, Robert Haas <robertmhaas@gmail.com> wrote:
>
>> I wonder how feasible it would be to make this a run-time dependency
>> rather than a compile option.
>
> Or something that's compiled with the server, but produces a separate
> .so that's the only thing that links to LLVM. So packagers can avoid a
> dependency on LLVM for postgres.

Ahem, next time I'll finish the thread first. Nevermind.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Separate connection handling from backends
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Partitionning: support for Truncate Table WHERE