pgsql: pg_buffercache: document column meanings - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_buffercache: document column meanings
Date
Msg-id E1UuRkR-0001gY-HT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_buffercache: document column meanings
Improve documentation for usagecount and relforknumber.
Backpatch to 9.3
Suggestion from Satoshi Nagayasu

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d3cc1b2ff087cd68f281dad33743640dffbe01d1

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Get rid of pg_class.reltoastidxid.
Next
From: Noah Misch
Date:
Subject: Re: pgsql: Permit super-MaxAllocSize allocations with MemoryContextAllocHug