Commits

DateSubjectAuthorReleases
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.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-18 Cube extension kNN support Teodor Sigaev 9.6.0
2013-10-21 Extend cube on-disk format to pack points more tightly. Heikki Linnakangas 9.4.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.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 most regression tests for new cube code. Andrew Dunstan 8.2.0
2006-07-25 /contrib/cube improvements: Bruce Momjian 8.2.0
2005-06-27 Remove the << >> &< and &> operators for contrib/cube, which were Tom Lane 8.1.0
2003-02-13 The attached patch provides cube with 4 functions for building cubes Bruce Momjian 7.4.1
2002-10-21 SET autocommit no longer needed in /contrib because pg_regress.sh does Bruce Momjian 7.3.1
2002-10-18 Update /contrib for "autocommit TO 'on'". Bruce Momjian 7.3.1
2002-09-12 This is a comprehensive set of diffs (versus current CVS) that replaces those Bruce Momjian 7.3.1
2002-08-29 The changes I have made are described in CHANGES. This was based on Bruce Momjian 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