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 1609797c25 Clean up the #include mess a little. 14 years ago
..
data
expected Remove CRLF line endings in new cube results file. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Support "make check" in contrib 15 years ago
CHANGES Remove useless whitespace at end of lines 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
cube--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 15 years ago
cube--unpackaged--1.0.sql Convert contrib modules to use the extension facility. 15 years ago
cube.c Clean up the #include mess a little. 14 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 Remove useless whitespace at end of lines 15 years ago
cubescan.l Add "%option warn" to all flex input files that lacked it. 14 years ago