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
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 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 pgindent run for 8.3. 18 years ago
cube.sql.in Add CVS version labels to all install/uninstall scripts. 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 Add CVS version labels to all install/uninstall scripts. 18 years ago