You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/cube
Tom Lane 5914140a3b Fix some bugs introduced by the 8.2-era conversion of cube functions to V1 18 years ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
expected Downgrade implicit casts to text to be assignment-only, except for the ones 19 years ago
sql Downgrade implicit casts to text to be assignment-only, except for the ones 19 years ago
.cvsignore Put flex'ed and bison'ed files in contrib in the distribution tarball, as 20 years ago
CHANGES /contrib/cube improvements: 19 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
cube.c Fix some bugs introduced by the 8.2-era conversion of cube functions to V1 18 years ago
cube.sql.in Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
cubedata.h Athough cube is a varlena type, nowhere was a detoasting of cube's value, so 19 years ago
cubeparse.y Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
cubescan.l Add CVS tag lines to files that were lacking them. 20 years ago
uninstall_cube.sql Push index operator lossiness determination down to GIST/GIN opclass 18 years ago