pgsql: Improve JIT docs.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve JIT docs.
Date: 2018-03-29 23:13:59
Message-ID: E1f1gk3-0002LM-G9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve JIT docs.

Author: John Naylor and Andres Freund
Discussion: https://postgr.es/m/CAJVSVGUs-VcwSY7-Kx-GQe__8hvWuA4Uhyf3gxoMXeiZqebE9g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb604780114cea6a83f3f6a60e7f51a7185c932b

Modified Files
--------------
doc/src/sgml/func.sgml | 4 +--
doc/src/sgml/jit.sgml | 29 ++++++++++---------
src/backend/jit/README | 78 +++++++++++++++++++++++++-------------------------
3 files changed, 56 insertions(+), 55 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2018-03-30 00:42:06 pgsql: Allow to lock views.
Previous Message Andres Freund 2018-03-29 22:39:20 Re: pgsql: Add documentation for the JIT feature.