postgresql/contrib/earthdistance
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
..
expected Fix two more regression tests whose expected outputs were not updated 2007-02-01 21:05:29 +00:00
sql Rename contrib contains/contained-by operators to @> and <@, per discussion. 2006-09-10 17:36:52 +00:00
earthdistance.c Handle missing M_PI the same way we've been doing in the core code, 2006-10-19 20:08:03 +00:00
earthdistance.sql.in Update /contrib regression tests for escape_string_warning. 2006-03-08 03:51:52 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
uninstall_earthdistance.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00