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_index.sgml
Age
Commit message (
Expand
)
Author
9 days
doc: consistently use "structname" and "structfield" markup
Bruce Momjian
2025-06-19
doc: Mention GIN indexes support parallel builds.
Fujii Masao
2025-04-12
Doc: do a little copy-editing on Index Storage Parameters list.
Tom Lane
2024-12-16
doc: Mention BRIN indexes support parallel builds
Tomas Vondra
2024-03-05
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2022-09-01
doc: mention "bloom" as a possible index access method
Bruce Momjian
2022-08-12
doc: document the CREATE INDEX "USING" clause
Bruce Momjian
2022-07-05
BRIN: improve documentation on summarization
Alvaro Herrera
2022-05-31
Revert changes to CONCURRENTLY that "sped up" Xmin advance
Alvaro Herrera
2022-05-20
doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY
Alvaro Herrera
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-02-03
Add UNIQUE null treatment option
Peter Eisentraut
2021-11-02
Doc: be more precise about conflicts between relation names.
Tom Lane
2021-04-05
Support INCLUDE'd columns in SP-GiST.
Tom Lane
2021-03-11
Doc: B-Tree only has one additional parameter.
Peter Geoghegan
2021-03-11
Don't consider newly inserted tuples in nbtree VACUUM.
Peter Geoghegan
2021-03-05
doc: Add backlinks to progress reporting documentation
Michael Paquier
2021-02-23
VACUUM: ignore indexing operations with CONCURRENTLY
Alvaro Herrera
2021-01-13
Call out vacuum considerations in create index docs
Alvaro Herrera
2021-01-13
Enhance nbtree index tuple deletion.
Peter Geoghegan
2020-11-30
Document concurrent indexes waiting on each other
Alvaro Herrera
2020-11-16
doc: improve wording of the need for analyze of exp. indexes
Bruce Momjian
2020-11-16
Fix typo
Alvaro Herrera
2020-11-12
docs: mention that expression indexes need analyze
Bruce Momjian
2020-10-12
Re-allow testing of GiST buffered builds.
Tom Lane
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-09-30
Fix XML id to match GUC name
Peter Eisentraut
2020-06-30
doc: clarify that storage parameter values are optional
Bruce Momjian
2020-05-11
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-04-01
Correct CREATE INDEX documentation for opclass parameters
Alexander Korotkov
2020-03-30
Implement operator class parameters
Alexander Korotkov
2020-03-17
Doc: Correct deduplicate_items varlistentry id.
Peter Geoghegan
2020-03-17
Add the type information for index storage parameters to the documentation.
Fujii Masao
2020-02-27
Doc: Fix deduplicate_items index term.
Peter Geoghegan
2020-02-26
Add deduplication to nbtree.
Peter Geoghegan
2020-01-22
Fix concurrent indexing operations with temporary tables
Michael Paquier
2019-06-06
Docs: concurrent builds of partitioned indexes are not supported
David Rowley
2019-04-19
Fix collection of typos and grammar mistakes in docs and comments
Michael Paquier
2019-04-17
Rework handling of invalid indexes with REINDEX CONCURRENTLY
Michael Paquier
2019-04-16
Add index terms for reloptions in documentation.
Fujii Masao
2019-03-29
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-10
Support for INCLUDE attributes in GiST indexes
Alexander Korotkov
2018-11-06
Disable recheck_on_update optimization to avoid crashes.
Tom Lane
2018-10-13
Doc: copy-editing for CREATE INDEX reference page.
Tom Lane
2018-07-18
Drop the rule against included index columns duplicating key columns.
Tom Lane
2018-04-07
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-05
Fix misprint in documentation
Teodor Sigaev
2018-04-04
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-03-27
Allow HOT updates for some expression indexes
Simon Riggs
2018-02-19
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
[next]