Commits

DateSubjectAuthorReleases
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2017-11-21 Support index-only scans in contrib/cube and contrib/seg GiST indexes. Tom Lane 11.0
2016-11-29 Test all contrib-created operator classes with amvalidate. Tom Lane 10.0
2016-09-27 Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. Tom Lane 10.0
2015-12-28 Code and docs review for cube kNN support. Tom Lane 9.6.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0
2006-09-10 Rename contrib contains/contained-by operators to @> and <@, per discussion. Tom Lane 8.2.0
2006-07-27 Fix incorrect function return code in cube_cmp and cube_dim; Tom Lane 8.2.0
2005-07-16 Back-patch into 7.2 branch the 7.3 changes that made contrib/cube Tom Lane 7.2 (unreleased)
2005-06-27 Remove the << >> &< and &> operators for contrib/cube, which were Tom Lane 8.1.0
2003-09-14 Make contrib/cube work with flex 2.5.31. Fix it up to have a real Tom Lane 7.4.1
2003-08-01 Update contrib regression tests for recent error message editing. Tom Lane 7.4.1
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2002-11-01 Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change. Tom Lane 7.3.1
2002-09-22 I haven't seen any objections, so here is a patch. It removes "#define Tom Lane 7.3.1
2002-08-23 Update contrib regression tests for OPAQUE datatype changes. Tom Lane 7.3.1
2001-08-23 Remove test of 'inf' since it introduces a platform dependency (some Tom Lane 7.2.1
2000-12-11 Gene Selkov's CUBE datatype (GiST example code) Tom Lane 7.1.1