pgsql: Improve documentation of bt_page_items(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve documentation of bt_page_items().
Date
Msg-id E1YW7gl-0004Z2-R7@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve documentation of bt_page_items().

Explain some of the funny conventions used in btree page items.

Peter Geoghegan and Jeff Janes

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/pageinspect.sgml |   18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Ensure tableoid reads correctly in EvalPlanQual-manufactured tup
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add GUC to enable compression of full page images stored in WAL.