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