pgsql: Add the usage count statistics to the information available in

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add the usage count statistics to the information available in
Date: 2007-04-07 16:09:14
Message-ID: 20070407160914.E38779FB383@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add the usage count statistics to the information available in
contrib/pgbuffercache.

Greg Smith

Modified Files:
--------------
pgsql/contrib/pg_buffercache:
README.pg_buffercache (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_buffercache/README.pg_buffercache.diff?r1=1.3&r2=1.4)
pg_buffercache.sql.in (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_buffercache/pg_buffercache.sql.in.diff?r1=1.4&r2=1.5)
pg_buffercache_pages.c (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_buffercache/pg_buffercache_pages.c.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2007-04-07 16:58:45 fulldisjunction - fd: interim fix for the valerna patch, to make
Previous Message Bruce Momjian 2007-04-07 15:43:47 pgsql: Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X.