summaryrefslogtreecommitdiff
path: root/contrib/cube/expected/cube_2.out
Commit message (Expand)AuthorAgeFilesLines
* Split contrib/cube platform-depended checks into separate testAlexander Korotkov2018-08-311-2006/+0
* llow negative coordinate for ~> (cube, int) operatorTeodor Sigaev2018-01-111-2/+166
* Fix behavior of ~> (cube, int) operatorTeodor Sigaev2018-01-111-122/+195
* Support index-only scans in contrib/cube and contrib/seg GiST indexes.Tom Lane2017-11-201-0/+22
* Fix typos in comments.Heikki Linnakangas2017-02-061-2/+2
* Test all contrib-created operator classes with amvalidate.Tom Lane2016-11-291-0/+8
* Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs.Tom Lane2016-09-271-43/+72
* Code and docs review for cube kNN support.Tom Lane2015-12-281-7/+7
* Cube extension kNN supportTeodor Sigaev2015-12-181-0/+301
* Extend cube on-disk format to pack points more tightly.Heikki Linnakangas2013-10-211-0/+281
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-7/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-6/+6
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-011-0/+60
* Downgrade implicit casts to text to be assignment-only, except for the onesTom Lane2007-06-051-1/+1
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-101-30/+30
* Fix incorrect function return code in cube_cmp and cube_dim;Tom Lane2006-07-271-7/+37
* Woops: also update the alternative "expected" files for contrib/cube'sNeil Conway2006-03-011-6/+6
* Remove the << >> &< and &> operators for contrib/cube, which wereTom Lane2005-06-271-248/+0
* Add comparison file for exp-three-digits formatting.Tom Lane2004-10-241-0/+1292