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
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
/
perform.sgml
Age
Commit message (
Expand
)
Author
2025-04-04
Add nbtree skip scan optimization.
Peter Geoghegan
2025-03-12
Doc: silence A4 PDF build warnings.
Tom Lane
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-07
doc: Add missing decimal places to example rowcount.
Robert Haas
2025-03-05
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
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
2024-10-29
Doc: add detail about EXPLAIN's "Disabled" property
David Rowley
2024-05-09
Doc: update the "Using EXPLAIN" examples to match current code.
Tom Lane
2024-04-03
Invent SERIALIZE option for EXPLAIN.
Tom Lane
2024-03-19
Improve EXPLAIN's display of SubPlan nodes and output parameters.
Tom Lane
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-07-21
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-01-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2021-08-16
Revert analyze support for partitioned tables
Alvaro Herrera
2021-05-14
Describe (auto-)analyze behavior for partitioned tables
Alvaro Herrera
2021-04-09
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-06
Stop archive recovery if WAL generated with wal_level=minimal is found.
Fujii Masao
2021-03-31
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-01-20
Fix sample output of EXPLAIN ANALYZE.
Thomas Munro
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-05-14
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-04-14
Fix collection of typos and grammar mistakes in the tree, volume 2
Michael Paquier
2020-04-06
Implement Incremental Sort
Tomas Vondra
2020-04-04
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-22
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-21
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-14
Use functional dependencies to estimate ScalarArrayOpExpr
Tomas Vondra
2019-12-08
Doc: improve documentation about run-time pruning's effects on EXPLAIN.
Tom Lane
2019-09-30
docs: adjust multi-column most-common-value statistics
Bruce Momjian
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2019-06-15
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-03-27
Add support for multivariate MCV lists
Tomas Vondra
2018-12-06
Improve planner stats documentation
Stephen Frost
2018-11-19
Disallow COPY FREEZE on partitioned tables
Alvaro Herrera
2018-07-19
Expand run-time partition pruning to work with MergeAppend
Heikki Linnakangas
2018-04-07
Support partition pruning at execution time
Alvaro Herrera
2017-12-18
doc: Fix figures in example description
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-09-11
Message style fixes
Peter Eisentraut
2017-09-02
doc: Fix typos and other minor issues
Peter Eisentraut
2017-06-18
Documentation spell checking and markup improvements
Peter Eisentraut
2017-05-14
Edit SGML documentation related to extended statistics.
Tom Lane
2017-05-12
Change CREATE STATISTICS syntax
Alvaro Herrera
[next]