index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_index.sgml
Commit message (
Expand
)
Author
Age
*
Docs: concurrent builds of partitioned indexes are not supported
David Rowley
2019-06-06
*
Fix collection of typos and grammar mistakes in docs and comments
Michael Paquier
2019-04-19
*
Rework handling of invalid indexes with REINDEX CONCURRENTLY
Michael Paquier
2019-04-17
*
Add index terms for reloptions in documentation.
Fujii Masao
2019-04-16
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
Support for INCLUDE attributes in GiST indexes
Alexander Korotkov
2019-03-10
*
Disable recheck_on_update optimization to avoid crashes.
Tom Lane
2018-11-06
*
Doc: copy-editing for CREATE INDEX reference page.
Tom Lane
2018-10-13
*
Drop the rule against included index columns duplicating key columns.
Tom Lane
2018-07-18
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
*
Fix misprint in documentation
Teodor Sigaev
2018-04-05
*
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-04-04
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
*
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
2018-02-19
*
Support parallel btree index builds.
Robert Haas
2018-02-02
*
Local partitioned indexes
Alvaro Herrera
2018-01-19
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
BRIN auto-summarization
Alvaro Herrera
2017-04-01
*
hash: Add write-ahead logging support.
Robert Haas
2017-03-14
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
*
Doc: remove claim that hash index creation depends on effective_cache_size.
Tom Lane
2016-07-31
*
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
*
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-04-08
*
Improve documentation about CREATE INDEX CONCURRENTLY.
Tom Lane
2016-02-16
*
Add gin_clean_pending_list function to clean up GIN pending list
Fujii Masao
2016-01-28
*
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
*
Document BRIN's pages_per_range in CREATE INDEX
Alvaro Herrera
2014-11-14
*
Rename pending_list_cleanup_size to gin_pending_list_limit.
Fujii Masao
2014-11-13
*
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-11-11
*
Further code and wording tweaks in BRIN
Alvaro Herrera
2014-11-10
*
Implement IF NOT EXIST for CREATE INDEX.
Fujii Masao
2014-11-06
*
Shorten warning about hash creation
Bruce Momjian
2014-10-18
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
docs: add mention of index swapping
Bruce Momjian
2014-01-30
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
*
Fix typo in previous commit
Simon Riggs
2012-10-17
*
Clarify hash index caution and copy to CREATE INDEX docs
Simon Riggs
2012-10-17
*
Reword documentation for concurrent index rebuilds to be clearer.
Bruce Momjian
2012-08-04
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-17
*
Fix typo and reword the sentence.
Heikki Linnakangas
2011-09-08
*
Buffering GiST index build algorithm.
Heikki Linnakangas
2011-09-08
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
Alvaro Herrera
2011-06-13
*
Make a code-cleanup pass over the collations patch.
Tom Lane
2011-04-22
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
[next]