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 181bdb90ba Fix typos in comments. 9 years ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
expected Fix typos in comments. 9 years ago
sql Fix typos in comments. 9 years ago
.gitignore Support "make check" in contrib 14 years ago
CHANGES Remove useless whitespace at end of lines 15 years ago
Makefile Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
cube--1.0--1.1.sql Fix whitespace 10 years ago
cube--1.1--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
cube--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
cube--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
cube.c Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. 9 years ago
cube.control Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
cubedata.h Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. 9 years ago
cubeparse.y Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. 9 years ago
cubescan.l Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. 9 years ago