Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-01 doc: mention "bloom" as a possible index access method Bruce Momjian 12.13
2022-08-12 doc: document the CREATE INDEX "USING" clause Bruce Momjian 12.13
2022-07-05 BRIN: improve documentation on summarization Alvaro Herrera 12.12
2021-01-13 Call out vacuum considerations in create index docs Alvaro Herrera 12.6
2020-11-30 Document concurrent indexes waiting on each other Alvaro Herrera 12.6
2020-11-16 doc: improve wording of the need for analyze of exp. indexes Bruce Momjian 12.6
2020-11-16 Fix typo Alvaro Herrera 12.6
2020-11-12 docs: mention that expression indexes need analyze Bruce Momjian 12.6
2020-06-30 doc: clarify that storage parameter values are optional Bruce Momjian 12.4
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 12.2
2019-06-06 Docs: concurrent builds of partitioned indexes are not supported David Rowley 12.0
2019-04-19 Fix collection of typos and grammar mistakes in docs and comments Michael Paquier 12.0
2019-04-17 Rework handling of invalid indexes with REINDEX CONCURRENTLY Michael Paquier 12.0
2019-04-16 Add index terms for reloptions in documentation. Fujii Masao 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-10 Support for INCLUDE attributes in GiST indexes Alexander Korotkov 12.0
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 12.0
2018-10-13 Doc: copy-editing for CREATE INDEX reference page. Tom Lane 12.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 12.0