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
.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
cubeparse.y
cubescan.l
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