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 d94582f4f8 Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 17 years ago
..
data
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 /contrib/cube improvements: 19 years ago
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 17 years ago
cube.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
cube.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 17 years ago
cubedata.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 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