summaryrefslogtreecommitdiff
path: root/doc/src/sgml/perform.sgml
Commit message (Expand)AuthorAgeFilesLines
* Doc: Miscellaneous doc updates for MERGE.Dean Rasheed2023-02-261-3/+5
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-091-5/+5
* doc: use wording "restore" instead of "reload" of dumpsBruce Momjian2022-07-211-1/+1
* Remove trailing whitespace from *.sgml files.Tom Lane2022-04-201-2/+2
* Fix various typos, grammar and code style in comments and docsMichael Paquier2022-01-251-1/+1
* Revert analyze support for partitioned tablesAlvaro Herrera2021-08-161-2/+1
* Describe (auto-)analyze behavior for partitioned tablesAlvaro Herrera2021-05-141-1/+2
* Fix typos and grammar in documentation and code commentsMichael Paquier2021-04-091-2/+2
* Stop archive recovery if WAL generated with wal_level=minimal is found.Fujii Masao2021-04-061-1/+3
* Rework planning and execution of UPDATE and DELETE.Tom Lane2021-03-311-23/+24
* Fix sample output of EXPLAIN ANALYZE.Thomas Munro2021-01-201-2/+2
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-031-6/+6
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-311-1/+1
* Doc: tweak examples to silence line-too-long PDF build warnings.Tom Lane2020-05-141-21/+21
* Fix collection of typos and grammar mistakes in the tree, volume 2Michael Paquier2020-04-141-1/+1
* Implement Incremental SortTomas Vondra2020-04-061-1/+41
* Skip WAL for new relfilenodes, under wal_level=minimal.Noah Misch2020-04-041-38/+9
* Revert "Skip WAL for new relfilenodes, under wal_level=minimal."Noah Misch2020-03-221-9/+38
* Skip WAL for new relfilenodes, under wal_level=minimal.Noah Misch2020-03-211-38/+9
* Use functional dependencies to estimate ScalarArrayOpExprTomas Vondra2020-03-141-1/+2
* Doc: improve documentation about run-time pruning's effects on EXPLAIN.Tom Lane2019-12-081-9/+10
* docs: adjust multi-column most-common-value statisticsBruce Momjian2019-09-301-3/+3
* doc: Clean up title case usePeter Eisentraut2019-09-081-2/+2
* Rework the pg_statistic_ext catalogTomas Vondra2019-06-161-8/+12
* Add support for multivariate MCV listsTomas Vondra2019-03-271-0/+66
* Improve planner stats documentationStephen Frost2018-12-061-2/+2
* Disallow COPY FREEZE on partitioned tablesAlvaro Herrera2018-11-191-2/+2
* Expand run-time partition pruning to work with MergeAppendHeikki Linnakangas2018-07-191-6/+6
* Support partition pruning at execution timeAlvaro Herrera2018-04-071-0/+12
* doc: Fix figures in example descriptionPeter Eisentraut2017-12-181-1/+1
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-231-34/+34
* Convert SGML IDs to lower casePeter Eisentraut2017-10-201-1/+1
* Don't use SGML empty tagsPeter Eisentraut2017-10-171-172/+172
* Message style fixesPeter Eisentraut2017-09-111-2/+2
* doc: Fix typos and other minor issuesPeter Eisentraut2017-09-011-1/+1
* Documentation spell checking and markup improvementsPeter Eisentraut2017-06-181-1/+1
* Edit SGML documentation related to extended statistics.Tom Lane2017-05-141-89/+125
* Change CREATE STATISTICS syntaxAlvaro Herrera2017-05-121-4/+4
* extstats: change output functions to emit valid JSONAlvaro Herrera2017-05-021-6/+5
* Improve multivariate statistics documentationAlvaro Herrera2017-04-201-0/+195
* Rename "pg_xlog" directory to "pg_wal".Robert Haas2016-10-201-1/+1
* Allow foreign tables to participate in inheritance.Tom Lane2015-03-221-0/+32
* Replace checkpoint_segments with min_wal_size and max_wal_size.Heikki Linnakangas2015-02-231-8/+8
* Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.Tom Lane2014-10-151-19/+6
* doc: Spell checkingPeter Eisentraut2014-07-161-1/+1
* Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".Tom Lane2014-04-161-10/+10
* doc: list unlogged tables as a non-durable optionBruce Momjian2014-03-241-4/+13
* Include planning time in EXPLAIN ANALYZE output.Robert Haas2014-01-291-0/+27
* Update "Using EXPLAIN" documentation examples using current code.Tom Lane2013-09-011-77/+89
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-201-3/+3