postgresql/contrib/pageinspect
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
..
btreefuncs.c Redefine the lp_flags field of item pointers as having four states, rather 2007-09-12 22:10:26 +00:00
heapfuncs.c Redefine the lp_flags field of item pointers as having four states, rather 2007-09-12 22:10:26 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
pageinspect.sql.in Improve handling of prune/no-prune decisions by storing a page's oldest 2007-09-21 21:25:42 +00:00
rawpage.c Improve handling of prune/no-prune decisions by storing a page's oldest 2007-09-21 21:25:42 +00:00
uninstall_pageinspect.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00