pgsql: pg_buffercache: document column meanings

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_buffercache: document column meanings
Date: 2013-07-03 18:19:52
Message-ID: E1UuRei-0001VZ-QW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_buffercache: document column meanings
Improve documentation for usagecount and relforknumber.
Backpatch to 9.3.
Suggestion from Satoshi Nagayasu

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/74414bbd90a307c949489bcc630bdc9559cc5682

Modified Files
--------------
doc/src/sgml/pgbuffercache.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2013-07-03 18:24:26 pgsql: Get rid of pg_class.reltoastidxid.
Previous Message Robert Haas 2013-07-03 17:28:14 pgsql: Revert "Hopefully-portable regression tests for CREATE/ALTER/DRO