| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | John Naylor <jcnaylor(at)gmail(dot)com> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Add documentation for the JIT feature. |
| Date: | 2018-03-29 13:42:19 |
| Message-ID: | 20180329134219.ehn6vu26ovb352dc@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
John Naylor wrote:
> > 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.
Yes: among compiler writers, people who are swimming in jitted bytes all
day long -- a tough bunch if I've seen any. (Not that us here are
sparrows, mind.)
I meant that our docs are for normal people, not *them*.
(I too was thinking about the double 't' there while drafting the above
but decided to leave that concern out.)
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-03-29 13:44:50 | Re: pgsql: Add documentation for the JIT feature. |
| Previous Message | Teodor Sigaev | 2018-03-29 13:35:20 | pgsql: Add casts from jsonb |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2018-03-29 13:43:45 | Typo in pg_backup_custom.c |
| Previous Message | Tomas Vondra | 2018-03-29 13:40:03 | Re: Function to track shmem reinit time |