Magnus Hagander
9f2e211386
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
Heikki Linnakangas
ef1c807c25
pg_buffercache needs to be taught about relation forks, as Greg Stark
...
pointed out.
2008-08-14 12:56:41 +00: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
Bruce Momjian
b0194ab110
Add the usage count statistics to the information available in
...
contrib/pgbuffercache.
Greg Smith
2007-04-07 16:09:14 +00:00
Bruce Momjian
525de8d556
Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT,
...
improve examples.
Mark Kirkwood
2006-04-26 22:50:17 +00:00
Peter Eisentraut
7f4f42fa10
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
...
particular get rid of single quotes around language names and old WITH ()
construct.
2006-02-27 16:09:50 +00:00
Tom Lane
12a323b7a8
Change relblocknumber field of pg_buffercache view from numeric to int8
...
for efficiency's sake. Mark Kirkwood.
2005-05-31 00:07:47 +00:00
Neil Conway
de004e44e2
Add pg_buffercache contrib module, from Mark Kirkwood.
2005-03-12 15:36:24 +00:00