summaryrefslogtreecommitdiff
path: root/contrib/cube/README.cube
AgeCommit message (Expand)Author
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian
2007-06-05Downgrade implicit casts to text to be assignment-only, except for the onesTom Lane
2006-09-10Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane
2006-07-25/contrib/cube improvements:Bruce Momjian
2005-06-27Remove the << >> &< and &> operators for contrib/cube, which wereTom Lane
2004-07-12Make installation instructions match reality.Peter Eisentraut
2003-09-14Make contrib/cube work with flex 2.5.31. Fix it up to have a realTom Lane
2003-02-13The attached patch provides cube with 4 functions for building cubesBruce Momjian
2002-09-12This is a comprehensive set of diffs (versus current CVS) that replaces thoseBruce Momjian
2002-08-29The changes I have made are described in CHANGES. This was based onBruce Momjian
2000-12-11Gene Selkov's CUBE datatype (GiST example code)Tom Lane