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
Heikki Linnakangas cc7b0c2553 Remove prototype for cube(text) function that doesn't exist anymore. 12 years ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
expected Remove CRLF line endings in new cube results file. 14 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Support "make check" in contrib 14 years ago
CHANGES Remove useless whitespace at end of lines 15 years ago
Makefile Refactor flex and bison make rules 13 years ago
cube--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
cube--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
cube.c Remove prototype for cube(text) function that doesn't exist anymore. 12 years ago
cube.control Convert contrib modules to use the extension facility. 15 years ago
cubedata.h Remove "fmgr.h" include in cube contrib --- caused crash on a Gentoo 14 years ago
cubeparse.y Clean up whitespace and indentation in parser and scanner files 14 years ago
cubescan.l Add noreturn attributes to some error reporting functions 13 years ago