summaryrefslogtreecommitdiff
path: root/contrib/cube/cubedata.h
AgeCommit message (Expand)Author
2011-09-01Remove "fmgr.h" include in cube contrib --- caused crash on a GentooBruce Momjian
2011-08-27Allow more include files to be compiled in their own by adding missingBruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2007-03-07Athough cube is a varlena type, nowhere was a detoasting of cube's value, soTeodor Sigaev
2007-02-27Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).Tom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce 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
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-12-11Gene Selkov's CUBE datatype (GiST example code)Tom Lane