Commits

DateSubjectAuthorReleases
2023-12-17 Doc: add a bit to indices.sgml about what is an indexable clause. Tom Lane 17.0
2023-12-17 Doc: add a bit to indices.sgml about what is an indexable clause. Tom Lane 13.14
2023-12-17 Doc: add a bit to indices.sgml about what is an indexable clause. Tom Lane 15.6
2023-12-17 Doc: add a bit to indices.sgml about what is an indexable clause. Tom Lane 16.2
2023-12-17 Doc: add a bit to indices.sgml about what is an indexable clause. Tom Lane 14.11
2023-12-17 Doc: add a bit to indices.sgml about what is an indexable clause. Tom Lane 12.18
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2020-11-25 Doc: minor improvements for section 11.2 "Index Types". Tom Lane 14.0
2020-08-02 Fix minor issues in psql's new \dAc and related commands. Tom Lane 13.0
2020-08-02 Fix minor issues in psql's new \dAc and related commands. Tom Lane 14.0
2020-05-11 Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. Tom Lane 13.0
2020-02-19 Doc: discourage use of partial indexes for poor-man's-partitioning. Tom Lane 12.3
2020-02-19 Doc: discourage use of partial indexes for poor-man's-partitioning. Tom Lane 11.8
2020-02-19 Doc: discourage use of partial indexes for poor-man's-partitioning. Tom Lane 13.0
2020-02-19 Doc: discourage use of partial indexes for poor-man's-partitioning. Tom Lane 10.13
2019-04-03 Doc: clarify partial-index example. Tom Lane 12.0
2018-11-22 Doc: rework introductory documentation about covering indexes. Tom Lane 11.2
2018-11-22 Doc: rework introductory documentation about covering indexes. 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
2016-09-26 Replace the built-in GIN array opclasses with a single polymorphic opclass. Tom Lane 10.0
2016-05-08 Docs: create some user-facing documentation about index-only scans. Tom Lane 9.6.0
2014-04-08 Add an in-core GiST index opclass for inet/cidr types. Tom Lane 9.4.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-04-22 Make a code-cleanup pass over the collations patch. Tom Lane 9.1.0