Re: pgsql: Add documentation for the JIT feature.

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: pgsql: Add documentation for the JIT feature.
Дата
Msg-id 7d4e1c7b-add9-611b-5ff2-33e6d5c9f3dd@pgmasters.net
обсуждение исходный текст
Ответ на Re: pgsql: Add documentation for the JIT feature.  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 3/29/18 3:27 PM, Andres Freund wrote:
> 
> There's an entire section explaining what JIT is and what we currently
> can JIT.  We can't just say "compiling of routines (also ...)", because
> a) we don't do that. b) even if you take expressions being JIT compiled
> as that, we also JIT compile tuple deforming. And hopefully will JIT
> further things in the not too far away future.

OK, I'm convinced.

-- 
-David
david@pgmasters.net


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

Предыдущее
От: Isaac Morland
Дата:
Сообщение: Re: Flexible permissions for REFRESH MATERIALIZED VIEW
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors