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
Peter Eisentraut 654e1f96b0 Clean up whitespace and indentation in parser and scanner files 15 years ago
..
data
expected
sql
.gitignore
CHANGES
Makefile
cube--1.0.sql Throw a useful error message if an extension script file is fed to psql. 15 years ago
cube--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 15 years ago
cube.c Clean up the #include mess a little. 15 years ago
cube.control
cubedata.h Remove "fmgr.h" include in cube contrib --- caused crash on a Gentoo 15 years ago
cubeparse.y Clean up whitespace and indentation in parser and scanner files 15 years ago
cubescan.l Add "%option warn" to all flex input files that lacked it. 15 years ago