postgresql/contrib/cube
Andrew Dunstan 0e754ab366 Adjust regression tests on cube and ECPG for MinGW 64 bit compiler.
Backport to 9.0, we're not supporting this compiler on earlier releases.
2011-04-10 17:03:44 -04:00
..
data
expected Adjust regression tests on cube and ECPG for MinGW 64 bit compiler. 2011-04-10 17:03:44 -04:00
sql Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
CHANGES Fix various instances of "the the". 2010-04-23 23:21:44 +00:00
cube.c Fix bug in cube picksplit algorithm. 2010-11-14 21:28:10 -05:00
cube.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 2009-06-11 18:30:03 +00:00
cubedata.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
cubeparse.y Add %expect 0 to all parser input files to prevent conflicts slipping by. 2008-11-26 08:45:12 +00:00
cubescan.l Add %option noinput to contrib's flex scanners, to suppress gcc 4.3 2008-08-25 23:12:45 +00:00
Makefile Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
uninstall_cube.sql Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00