Commits

DateSubjectAuthorReleases
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 11.1
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 11.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 11.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 12.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
2017-04-01 BRIN auto-summarization Alvaro Herrera 10.0
2017-03-14 hash: Add write-ahead logging support. Robert Haas 10.0
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0
2016-07-31 Doc: remove claim that hash index creation depends on effective_cache_size. Tom Lane 9.1.23
2016-07-31 Doc: remove claim that hash index creation depends on effective_cache_size. Tom Lane 9.2.18
2016-07-31 Doc: remove claim that hash index creation depends on effective_cache_size. Tom Lane 9.3.14