aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_index.sgml
Commit message (Expand)AuthorAge
* Docs: concurrent builds of partitioned indexes are not supportedDavid Rowley2019-06-06
* Fix collection of typos and grammar mistakes in docs and commentsMichael Paquier2019-04-19
* Rework handling of invalid indexes with REINDEX CONCURRENTLYMichael Paquier2019-04-17
* Add index terms for reloptions in documentation.Fujii Masao2019-04-16
* REINDEX CONCURRENTLYPeter Eisentraut2019-03-29
* Support for INCLUDE attributes in GiST indexesAlexander Korotkov2019-03-10
* Disable recheck_on_update optimization to avoid crashes.Tom Lane2018-11-06
* Doc: copy-editing for CREATE INDEX reference page.Tom Lane2018-10-13
* Drop the rule against included index columns duplicating key columns.Tom Lane2018-07-18
* Indexes with INCLUDE columns and their support in B-treeTeodor Sigaev2018-04-07
* Fix misprint in documentationTeodor Sigaev2018-04-05
* Skip full index scan during cleanup of B-tree indexes when possibleTeodor Sigaev2018-04-04
* Allow HOT updates for some expression indexesSimon Riggs2018-03-27
* Allow UNIQUE indexes on partitioned tablesAlvaro Herrera2018-02-19
* Support parallel btree index builds.Robert Haas2018-02-02
* Local partitioned indexesAlvaro Herrera2018-01-19
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* BRIN auto-summarizationAlvaro Herrera2017-04-01
* hash: Add write-ahead logging support.Robert Haas2017-03-14
* psql: Split up "Modifiers" column in \d and \dDPeter Eisentraut2016-11-03
* Doc: remove claim that hash index creation depends on effective_cache_size.Tom Lane2016-07-31
* Revert CREATE INDEX ... INCLUDING ...Teodor Sigaev2016-04-08
* CREATE INDEX ... INCLUDING (column[, ...])Teodor Sigaev2016-04-08
* Improve documentation about CREATE INDEX CONCURRENTLY.Tom Lane2016-02-16
* Add gin_clean_pending_list function to clean up GIN pending listFujii Masao2016-01-28
* docs: consistently uppercase index method and add spacingBruce Momjian2015-05-15
* Document BRIN's pages_per_range in CREATE INDEXAlvaro Herrera2014-11-14
* Rename pending_list_cleanup_size to gin_pending_list_limit.Fujii Masao2014-11-13
* Add GUC and storage parameter to set the maximum size of GIN pending list.Fujii Masao2014-11-11
* Further code and wording tweaks in BRINAlvaro Herrera2014-11-10
* Implement IF NOT EXIST for CREATE INDEX.Fujii Masao2014-11-06
* Shorten warning about hash creationBruce Momjian2014-10-18
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* docs: add mention of index swappingBruce Momjian2014-01-30
* Add a materialized view relations.Kevin Grittner2013-03-03
* Fix typo in previous commitSimon Riggs2012-10-17
* Clarify hash index caution and copy to CREATE INDEX docsSimon Riggs2012-10-17
* Reword documentation for concurrent index rebuilds to be clearer.Bruce Momjian2012-08-04
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17
* Fix typo and reword the sentence.Heikki Linnakangas2011-09-08
* Buffering GiST index build algorithm.Heikki Linnakangas2011-09-08
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Expand warnings on locks acquired by CREATE INDEX CONCURRENTLYAlvaro Herrera2011-06-13
* Make a code-cleanup pass over the collations patch.Tom Lane2011-04-22
* Per-column collation supportPeter Eisentraut2011-02-08
* Remove cvs keywords from all files.Magnus Hagander2010-09-20