postgresql/contrib/tablefunc
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 Have crosstab variants treat NULL rowid as a category in its own right, 2007-11-10 05:00:41 +00:00
expected Have crosstab variants treat NULL rowid as a category in its own right, 2007-11-10 05:00:41 +00:00
sql Have crosstab variants treat NULL rowid as a category in its own right, 2007-11-10 05:00:41 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
tablefunc.c Have crosstab variants treat NULL rowid as a category in its own right, 2007-11-10 05:00:41 +00:00
tablefunc.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
tablefunc.sql.in Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 2006-02-27 16:09:50 +00:00
uninstall_tablefunc.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00