summaryrefslogtreecommitdiff
path: root/contrib/pg_buffercache/pg_buffercache.sql.in
Commit message (Expand)AuthorAgeFilesLines
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-20/+0
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* pg_buffercache needs to be taught about relation forks, as Greg StarkHeikki Linnakangas2008-08-141-2/+2
* Add CVS version labels to all install/uninstall scripts.Bruce Momjian2007-11-131-0/+2
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-111-3/+0
* Add the usage count statistics to the information available inBruce Momjian2007-04-071-1/+1
* Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT,Bruce Momjian2006-04-261-0/+3
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-1/+1
* Change relblocknumber field of pg_buffercache view from numeric to int8Tom Lane2005-05-311-1/+1
* Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway2005-03-121-0/+18