Re: pgsql: Add documentation for the JIT feature.

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: pgsql: Add documentation for the JIT feature.
Дата
Msg-id CAJVSVGW3H6C6XnbeA_x2+CPazfd-LXRFps5+4oxPGNdh1eUHHQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Add documentation for the JIT feature.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pgsql: Add documentation for the JIT feature.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
> I agree.  In some email threads Andres has been using "JIT" as a verb,
> too, such as "JITing expressions" and such; that's a bit shocking, in a
> way.  Honestly I don't care in a pgsql-hackers thread, I mean we all
> understand what it means, but in user-facing docs and things we should
> use complete words, "JIT-compile", "JIT-compilation", "JIT-compiling"
> and so on.

Earlier today, I did some web searches to determine how people spell
"JITed" (Andres' spelling), and also found JITted, JIT-ed, JIT'd, and
jitted. No one agrees on that, but it seems very common to use "JIT"
as a verb. See the LLVM docs:

https://llvm.org/docs/DebuggingJITedCode.html

-John Naylor


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Parallel safety of binary_upgrade_create_empty_extension
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: Cast jsonb to numeric, int, float, bool