summaryrefslogtreecommitdiff
path: root/doc/src/sgml/jit.sgml
AgeCommit message (Expand)Author
2025-02-27EXPLAIN: Always use two fractional digits for row counts.Robert Haas
2024-12-11Enable BUFFERS with EXPLAIN ANALYZE by defaultDavid Rowley
2023-09-08Add JIT deform_counterDaniel Gustafsson
2023-01-09Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane
2020-05-14Doc: tweak examples to silence line-too-long PDF build warnings.Tom Lane
2019-09-08doc: Clean up title case usePeter Eisentraut
2018-10-03Fix issues around EXPLAIN with JIT.Andres Freund
2018-09-15In v11, disable JIT by default (it's still enabled by default in HEAD).Tom Lane
2018-06-29Documentation spell checking and markup improvementsPeter Eisentraut
2018-06-12doc: Replace non-ASCII lines in psql example outputPeter Eisentraut
2018-05-21doc: Fix some whitespace issuesPeter Eisentraut
2018-05-21Doc: fix bogus cross-reference link.Tom Lane
2018-04-25Fix typoMagnus Hagander
2018-03-29Improve JIT docs.Andres Freund
2018-03-28Fix mistakes in the just added JIT docs.Andres Freund
2018-03-28Add documentation for the JIT feature.Andres Freund