index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
jit.sgml
Age
Commit message (
Expand
)
Author
2025-02-27
EXPLAIN: Always use two fractional digits for row counts.
Robert Haas
2024-12-11
Enable BUFFERS with EXPLAIN ANALYZE by default
David Rowley
2023-09-08
Add JIT deform_counter
Daniel Gustafsson
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2020-05-14
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2018-10-03
Fix issues around EXPLAIN with JIT.
Andres Freund
2018-09-15
In v11, disable JIT by default (it's still enabled by default in HEAD).
Tom Lane
2018-06-29
Documentation spell checking and markup improvements
Peter Eisentraut
2018-06-12
doc: Replace non-ASCII lines in psql example output
Peter Eisentraut
2018-05-21
doc: Fix some whitespace issues
Peter Eisentraut
2018-05-21
Doc: fix bogus cross-reference link.
Tom Lane
2018-04-25
Fix typo
Magnus Hagander
2018-03-29
Improve JIT docs.
Andres Freund
2018-03-28
Fix mistakes in the just added JIT docs.
Andres Freund
2018-03-28
Add documentation for the JIT feature.
Andres Freund