pgsql: doc: JIT is enabled by default in PG 12

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: JIT is enabled by default in PG 12
Дата
Msg-id E1g3Vn8-0005Gr-NL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  JIT is enabled by default in PG 12

JIT was disabled by default in a PG 11 in a separate commit that will
normally not appear in the PG 12 git logs.  Therefore, create a PG 12
document and mention the fact that JIT is enabled by default in this
release.  (A similar change in parallelism was missed in a prior
release.)

Reported-by: Andres Freund

Discussion: https://postgr.es/m/20180922000554.qukbhhlagpnopvko@alap3.anarazel.de

Backpatch-through: head

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1f7fc7670c7e0051b47bb4a4d6b41ff9e8af53fa

Modified Files
--------------
doc/src/sgml/filelist.sgml   |  1 +
doc/src/sgml/release-12.sgml | 11 +++++++++++
doc/src/sgml/release.sgml    |  1 +
3 files changed, 13 insertions(+)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: In v11, disable JIT by default (it's still enabled bydefault in
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: In v11, disable JIT by default (it's still enabled bydefault in