summaryrefslogtreecommitdiff
path: root/contrib/pg_buffercache
Commit message (Expand)AuthorAgeFilesLines
* Change relblocknumber field of pg_buffercache view from numeric to int8Tom Lane2005-05-313-7/+7
* Remove pg_buffercache_pages.h -- patch from Mark Kirkwood.Neil Conway2005-04-012-20/+3
* Fix build error in pg_buffercache on Win32 (native and cygwin). FromNeil Conway2005-03-311-1/+6
* Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway2005-03-125-0/+403