]> granicus.if.org Git - postgresql/history - contrib/cube/sql
Avoid scan-build warning about uninitialized htonl() arguments.
[postgresql] / contrib / cube / sql /
2013-10-21 Heikki LinnakangasExtend cube on-disk format to pack points more tightly.
2011-02-14 Tom LaneConvert contrib modules to use the extension facility.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2007-06-05 Tom LaneDowngrade implicit casts to text to be assignment-only...
2006-09-10 Tom LaneRename contrib contains/contained-by operators to ...
2006-07-27 Andrew Dunstanfix most regression tests for new cube code.
2006-07-25 Bruce Momjian/contrib/cube improvements:
2005-06-27 Tom LaneRemove the << >> &< and &> operators for contrib/cube...
2003-02-13 Bruce MomjianThe attached patch provides cube with 4 functions for...
2002-10-21 Bruce MomjianSET autocommit no longer needed in /contrib because...
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-09-12 Bruce MomjianThis is a comprehensive set of diffs (versus current...
2002-08-29 Bruce MomjianThe changes I have made are described in CHANGES. This...
2001-08-23 Tom LaneRemove test of 'inf' since it introduces a platform...
2000-12-11 Tom LaneGene Selkov's CUBE datatype (GiST example code)