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 2e95f1f002 Add "%option warn" to all flex input files that lacked it. 14 years ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
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 Remove cvs keywords from all files. 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. 14 years ago