Re: pgsql: Add documentation for the JIT feature.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pgsql: Add documentation for the JIT feature.
Дата
Msg-id CAH2-Wzkcw_PDpYT2nNTV8hhKAb9WACBX0g2fDT-MWhvzU7zL_w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Add documentation for the JIT feature.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Thu, Mar 29, 2018 at 12:22 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> This technique has bene called JIT since about 1983, and is well-known
> under that name, mostly because of Java.  Calling it some made-up name
> we create ourselves is not going to make this more comprehensible to
> users.

+1. You make a good point about Java. Furthermore, when people talk
about just in time compilation in database systems, which is far from
a novel thing, they generally use the word JIT.

Why confuse things?

-- 
Peter Geoghegan


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Cast jsonb to numeric, int, float, bool
Следующее
От: Isaac Morland
Дата:
Сообщение: Re: Flexible permissions for REFRESH MATERIALIZED VIEW