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
/
ref
/
create_statistics.sgml
Age
Commit message (
Expand
)
Author
2023-06-22
Doc: mention that extended stats aren't used for joins
David Rowley
2022-09-01
doc: in create statistics docs, mention analyze for parent info
Bruce Momjian
2022-07-21
Make the name optional in CREATE STATISTICS.
Dean Rasheed
2021-06-11
Use the correct article for abbreviations
David Rowley
2021-03-26
Extended statistics on expressions
Tomas Vondra
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2019-09-30
docs: adjust multi-column most-common-value statistics
Bruce Momjian
2019-06-15
Fix incorrect CREATE STATISTICS example in docs
Tomas Vondra
2019-03-27
Add support for multivariate MCV lists
Tomas Vondra
2018-06-29
Documentation spell checking and markup improvements
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-10-10
Use lower-case SGML attribute values
Peter Eisentraut
2017-09-11
Message style fixes
Peter Eisentraut
2017-06-18
Documentation spell checking and markup improvements
Peter Eisentraut
2017-05-25
extended stats: Clarify behavior of omitting stat type clause
Alvaro Herrera
2017-05-14
Edit SGML documentation related to extended statistics.
Tom Lane
2017-05-12
Change CREATE STATISTICS syntax
Alvaro Herrera
2017-04-17
Tighten up relation kind checks for extended statistics
Alvaro Herrera
2017-04-08
doc: Add some markup
Peter Eisentraut
2017-04-05
Collect and use multi-column dependency stats
Simon Riggs
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera