postgresql/contrib/seg
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 Gene Selkov's SEG datatype (GiST example code) 2000-12-11 20:40:33 +00:00
expected Rename contrib contains/contained-by operators to @> and <@, per discussion. 2006-09-10 17:36:52 +00:00
sql Rename contrib contains/contained-by operators to @> and <@, per discussion. 2006-09-10 17:36:52 +00:00
.cvsignore Put flex'ed and bison'ed files in contrib in the distribution tarball, as 2006-04-03 18:47:41 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
seg-validate.pl Gene Selkov's SEG datatype (GiST example code) 2000-12-11 20:40:33 +00:00
seg.c Rename contrib contains/contained-by operators to @> and <@, per discussion. 2006-09-10 17:36:52 +00:00
seg.sql.in Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00
segdata.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
segparse.y Got tired of waiting for spoonbill's compiler to get fixed. Let's 2006-06-01 02:39:59 +00:00
segscan.l Suppress warnings on platforms where fprintf is a macro (eg, recent 2005-10-15 20:37:36 +00:00
sort-segments.pl Gene Selkov's SEG datatype (GiST example code) 2000-12-11 20:40:33 +00:00
uninstall_seg.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00