postgresql/contrib/cube
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent:
remove transactions
	use create or replace function
	make formatting consistent
	set search patch on first line

Add documentation on modifying *.sql to set the search patch, and
mention that major upgrades should still run the installation scripts.

Some of these issues were spotted by Tom today.
2007-11-11 03:25:35 +00:00
..
data
expected Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
sql Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
.cvsignore
CHANGES
cube.c Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
cube.sql.in Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00
cubedata.h
cubeparse.y
cubescan.l
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
uninstall_cube.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00