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 90e8599219 Fix typos in comments. 9 years ago
..
data
expected Fix typos in comments. 9 years ago
sql Fix typos in comments. 9 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 Code and docs review for cube kNN support. 11 years ago
cube.control Handle contrib's GIN/GIST support function signature changes honestly. 10 years ago
cubedata.h Cube extension kNN support 11 years ago
cubeparse.y Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
cubescan.l Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago