Commits

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

DateSubjectAuthorReleases
2022-09-01 doc: mention "bloom" as a possible index access method Bruce Momjian 11.18
2022-08-12 doc: document the CREATE INDEX "USING" clause Bruce Momjian 11.18
2020-11-30 Document concurrent indexes waiting on each other Alvaro Herrera 11.11
2020-11-16 doc: adjust expression index analyze working some more Bruce Momjian 11.11
2020-11-16 doc: improve wording of the need for analyze of exp. indexes Bruce Momjian 11.11
2020-11-12 docs: mention that expression indexes need analyze Bruce Momjian 11.11
2020-06-30 doc: clarify that storage parameter values are optional Bruce Momjian 11.9
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 11.7
2019-06-06 Docs: concurrent builds of partitioned indexes are not supported David Rowley 11.4
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 11.1
2018-10-13 Doc: copy-editing for CREATE INDEX reference page. Tom Lane 11.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-05 Fix misprint in documentation Teodor Sigaev 11.0
2018-04-04 Skip full index scan during cleanup of B-tree indexes when possible Teodor Sigaev 11.0
2018-03-27 Allow HOT updates for some expression indexes Simon Riggs 11.0
2018-02-19 Allow UNIQUE indexes on partitioned tables Alvaro Herrera 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2017-11-23 Convert documentation to DocBook XML Peter Eisentraut 11.0
2017-10-20 Convert SGML IDs to lower case Peter Eisentraut 11.0
2017-10-17 Don't use SGML empty tags Peter Eisentraut 11.0
2017-10-10 Use lower-case SGML attribute values Peter Eisentraut 11.0