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 4bd7333b14 Allow more include files to be compiled in their own by adding missing 15 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 Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays. 15 years ago
cube.control Convert contrib modules to use the extension facility. 15 years ago
cubedata.h Allow more include files to be compiled in their own by adding missing 15 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. 15 years ago