Magnus Hagander
9f2e211386
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
Bruce Momjian
33e2e02493
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00
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
Tom Lane
38c75ecf83
Restrict pgstattuple functions to superusers. (This might be too strict,
...
but no permissions check at all is certainly no good.) Clean up usage
of some deprecated APIs.
2007-08-26 23:59:50 +00:00
Bruce Momjian
64058429c5
Add database page inspection /contrib module.
...
Simon and Heikki
2007-05-17 19:11:25 +00:00
Tom Lane
c9a6490991
Clean up some leftover problems in pgstattuple: remove unwanted and
...
unportable elog(NOTICE) report, fix install/uninstall sequence.
Itagaki Takahiro
2006-09-04 02:03:04 +00:00
Peter Eisentraut
fe83b3ebc6
contrib uninstall scripts
...
by David Fetter
2006-02-27 12:54:39 +00:00