summaryrefslogtreecommitdiff
path: root/contrib/pg_buffercache
AgeCommit message (Expand)Author
2005-05-31Change relblocknumber field of pg_buffercache view from numeric to int8Tom Lane
2005-04-01Remove pg_buffercache_pages.h -- patch from Mark Kirkwood.Neil Conway
2005-03-31Fix build error in pg_buffercache on Win32 (native and cygwin). FromNeil Conway
2005-03-12Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway