Commits

DateSubjectAuthorReleases
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-09-20 Remove no-op GiST support functions in the core GiST opclasses. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-03-08 Put back <float.h> in a few files that need it for _isnan(). Tom Lane 10.0
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.3.14
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.5.4
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.4.9
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.2.18
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.6.0
2016-01-19 Fix assorted inconsistencies in GiST opclass support function declarations. Tom Lane 9.6.0
2014-04-14 Fix bogus handling of bad strategy number in GIST consistent() functions. Tom Lane 9.4.0
2013-02-10 Remove vestigial secondary-split support in gist_box_picksplit(). Tom Lane 9.2.4
2013-02-10 Remove vestigial secondary-split support in gist_box_picksplit(). Tom Lane 9.3.0
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 8.4.17
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.0.13
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.1.9
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.2.4
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.3.0
2012-01-30 Assorted comment fixes, mostly just typos, but some obsolete statements. Tom Lane 9.2.0
2010-12-04 KNNGIST, otherwise known as order-by-operator support for GIST. Tom Lane 9.1.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.0