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
Alvaro Herrera 26df7066cc Move strategy numbers to include/access/stratnum.h 10 years ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
expected Adjust cube.out expected output for new test queries. 12 years ago
sql Extend cube on-disk format to pack points more tightly. 12 years ago
.gitignore Support "make check" in contrib 15 years ago
CHANGES Remove useless whitespace at end of lines 15 years ago
Makefile Add file version information to most installed Windows binaries. 11 years ago
cube--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 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 Move strategy numbers to include/access/stratnum.h 10 years ago
cube.control Convert contrib modules to use the extension facility. 15 years ago
cubedata.h Tweak __attribute__-wrapping macros for better pgindent results. 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