pgsql: Improve documentation of bt_page_items().

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve documentation of bt_page_items().
Date: 2015-03-12 18:18:31
Message-ID: E1YW7gl-0004Z2-R7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2015-03-13 09:17:38 Re: pgsql: Add GUC to enable compression of full page images stored in WAL.
Previous Message Tom Lane 2015-03-12 17:39:24 pgsql: Ensure tableoid reads correctly in EvalPlanQual-manufactured tup