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 fbb2b69c8f Prevent memory leaks in our various bison parsers when an error occurs 17 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 /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 Fix some bugs introduced by the 8.2-era conversion of cube functions to V1 18 years ago
cube.sql.in Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
cubedata.h Athough cube is a varlena type, nowhere was a detoasting of cube's value, so 19 years ago
cubeparse.y Prevent memory leaks in our various bison parsers when an error occurs 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