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 |
|