index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
perform.sgml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-26
1
-3
/
+5
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
1
-5
/
+5
*
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2022-07-21
1
-1
/
+1
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
1
-2
/
+2
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
1
-1
/
+1
*
Revert analyze support for partitioned tables
Alvaro Herrera
2021-08-16
1
-2
/
+1
*
Describe (auto-)analyze behavior for partitioned tables
Alvaro Herrera
2021-05-14
1
-1
/
+2
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
1
-2
/
+2
*
Stop archive recovery if WAL generated with wal_level=minimal is found.
Fujii Masao
2021-04-06
1
-1
/
+3
*
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-03-31
1
-23
/
+24
*
Fix sample output of EXPLAIN ANALYZE.
Thomas Munro
2021-01-20
1
-2
/
+2
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
1
-6
/
+6
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
1
-1
/
+1
*
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-05-14
1
-21
/
+21
*
Fix collection of typos and grammar mistakes in the tree, volume 2
Michael Paquier
2020-04-14
1
-1
/
+1
*
Implement Incremental Sort
Tomas Vondra
2020-04-06
1
-1
/
+41
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-04-04
1
-38
/
+9
*
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-22
1
-9
/
+38
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
1
-38
/
+9
*
Use functional dependencies to estimate ScalarArrayOpExpr
Tomas Vondra
2020-03-14
1
-1
/
+2
*
Doc: improve documentation about run-time pruning's effects on EXPLAIN.
Tom Lane
2019-12-08
1
-9
/
+10
*
docs: adjust multi-column most-common-value statistics
Bruce Momjian
2019-09-30
1
-3
/
+3
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
1
-2
/
+2
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
1
-8
/
+12
*
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
1
-0
/
+66
*
Improve planner stats documentation
Stephen Frost
2018-12-06
1
-2
/
+2
*
Disallow COPY FREEZE on partitioned tables
Alvaro Herrera
2018-11-19
1
-2
/
+2
*
Expand run-time partition pruning to work with MergeAppend
Heikki Linnakangas
2018-07-19
1
-6
/
+6
*
Support partition pruning at execution time
Alvaro Herrera
2018-04-07
1
-0
/
+12
*
doc: Fix figures in example description
Peter Eisentraut
2017-12-18
1
-1
/
+1
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
1
-34
/
+34
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
1
-1
/
+1
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
1
-172
/
+172
*
Message style fixes
Peter Eisentraut
2017-09-11
1
-2
/
+2
*
doc: Fix typos and other minor issues
Peter Eisentraut
2017-09-01
1
-1
/
+1
*
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-18
1
-1
/
+1
*
Edit SGML documentation related to extended statistics.
Tom Lane
2017-05-14
1
-89
/
+125
*
Change CREATE STATISTICS syntax
Alvaro Herrera
2017-05-12
1
-4
/
+4
*
extstats: change output functions to emit valid JSON
Alvaro Herrera
2017-05-02
1
-6
/
+5
*
Improve multivariate statistics documentation
Alvaro Herrera
2017-04-20
1
-0
/
+195
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
1
-1
/
+1
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
1
-0
/
+32
*
Replace checkpoint_segments with min_wal_size and max_wal_size.
Heikki Linnakangas
2015-02-23
1
-8
/
+8
*
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
Tom Lane
2014-10-15
1
-19
/
+6
*
doc: Spell checking
Peter Eisentraut
2014-07-16
1
-1
/
+1
*
Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".
Tom Lane
2014-04-16
1
-10
/
+10
*
doc: list unlogged tables as a non-durable option
Bruce Momjian
2014-03-24
1
-4
/
+13
*
Include planning time in EXPLAIN ANALYZE output.
Robert Haas
2014-01-29
1
-0
/
+27
*
Update "Using EXPLAIN" documentation examples using current code.
Tom Lane
2013-09-01
1
-77
/
+89
*
Documentation spell checking and markup improvements
Peter Eisentraut
2013-05-20
1
-3
/
+3
[next]