Commits

DateSubjectAuthorReleases
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
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-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 14.0
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 10.18
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 11.13
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 13.4
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 9.6.23
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 12.8
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2021-04-01 Rethink handling of pass-by-value leaf datums in SP-GiST. Tom Lane 14.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-08-23 Improve SP-GiST opclass API to better support unlabeled nodes. Tom Lane 10.0
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0
2013-11-02 Retry after buffer locking failure during SPGiST index creation. Tom Lane 9.2.6
2013-11-02 Retry after buffer locking failure during SPGiST index creation. Tom Lane 9.3.2
2013-11-02 Retry after buffer locking failure during SPGiST index creation. Tom Lane 9.4.0
2013-06-14 Avoid deadlocks during insertion into SP-GiST indexes. Tom Lane 9.2.5