]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add pg_buffercache contrib module, from Mark Kirkwood.
authorNeil Conway <neilc@samurai.com>
Sat, 12 Mar 2005 15:36:24 +0000 (15:36 +0000)
committerNeil Conway <neilc@samurai.com>
Sat, 12 Mar 2005 15:36:24 +0000 (15:36 +0000)
commitde004e44e2cb4c3def05ba3d9f1a6f23e802bea3
tree2962249b350086375bd7b2a88f6327247114ee80
parent919594f3e23b1c8bb5e70a10d255d233bb237e11
Add pg_buffercache contrib module, from Mark Kirkwood.
contrib/Makefile
contrib/README
contrib/pg_buffercache/Makefile [new file with mode: 0644]
contrib/pg_buffercache/README.pg_buffercache [new file with mode: 0644]
contrib/pg_buffercache/pg_buffercache.sql.in [new file with mode: 0644]
contrib/pg_buffercache/pg_buffercache_pages.c [new file with mode: 0644]
contrib/pg_buffercache/pg_buffercache_pages.h [new file with mode: 0644]