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
Robert Haas 33980a0640 Fix various instances of "the the". 16 years ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
expected Add a bunch of new error location reports to parse-analysis error messages. 17 years ago
sql Downgrade implicit casts to text to be assignment-only, except for the ones 19 years ago
.cvsignore Remove all traces that suggest that a non-Bison yacc might be supported, and 17 years ago
CHANGES Fix various instances of "the the". 16 years ago
Makefile Derived files that are shipped in the distribution used to be built in the 16 years ago
cube.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
cube.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 16 years ago
cubedata.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
cubeparse.y Add %expect 0 to all parser input files to prevent conflicts slipping by. 17 years ago
cubescan.l Add %option noinput to contrib's flex scanners, to suppress gcc 4.3 17 years ago
uninstall_cube.sql Push index operator lossiness determination down to GIST/GIN opclass 18 years ago