Commits

DateSubjectAuthorReleases
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 10.18
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 13.4
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 11.13
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 14.0
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 9.6.23
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 12.8
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2021-04-04 Fix confusion in SP-GiST between attribute type and leaf storage type. Tom Lane 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2018-02-28 Doc: remove duplicate poly_ops row from SP-GiST opclass table. Tom Lane 11.0
2016-08-29 Doc: improve 9.6 description of SP-GiST traverse values. Tom Lane 9.6.0
2016-08-28 Make another editorial pass over the 9.6 release notes. Tom Lane 10.0
2016-08-23 Create an SP-GiST opclass for inet/cidr. Tom Lane 10.0
2016-08-23 Improve SP-GiST opclass API to better support unlabeled nodes. Tom Lane 10.0
2014-04-08 Add an in-core GiST index opclass for inet/cidr types. Tom Lane 9.4.0
2012-03-11 Teach SPGiST to store nulls and do whole-index scans. Tom Lane 9.2.0
2012-03-10 Restructure SPGiST opclass interface API to support whole-index scans. Tom Lane 9.2.0
2011-12-19 Teach SP-GiST to do index-only scans. Tom Lane 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0