Re: pgsql: Add documentation for the JIT feature. - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: Add documentation for the JIT feature.
Date
Msg-id CANP8+j+0LyvYyV=p-R2JRC_Ksx5G+AcR+kDOwG99afcNM7rgTQ@mail.gmail.com
Whole thread Raw
In response to pgsql: Add documentation for the JIT feature.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
On 28 March 2018 at 22:23, Andres Freund <andres@anarazel.de> wrote:

> Add documentation for the JIT feature.

Very nice feature and most welcome but we should call it something
other than just "JIT"

JIT means Just In Time, which could be applied to many concepts and
has been in use for many years in a range of concepts. particularly in
manufacturing/logistics and project management.

The feature is JIT compilation, not just "JIT". If we had replication
with eager consensus, it would be silly to call the feature simply
"eager" with no other qualifier.

Thanks

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: C comment: fix typo, log -> lag
Next
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Optimize btree insertions for common case of increasing values