pageinspect: Add bt_page_items function with bytea argument

Author: Tomas Vondra <tomas.von...@2ndquadrant.com>
Reviewed-by: Ashutosh Sharma <ashu.coe...@gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/193f5f9e913f3ead6609cc99be82578e0dedd409

Modified Files
--------------
contrib/pageinspect/btreefuncs.c              | 198 +++++++++++++++++++-------
contrib/pageinspect/expected/btree.out        |  13 ++
contrib/pageinspect/pageinspect--1.5--1.6.sql |  14 ++
contrib/pageinspect/sql/btree.sql             |   4 +
doc/src/sgml/pageinspect.sgml                 |  32 +++++
src/include/access/nbtree.h                   |   1 +
6 files changed, 211 insertions(+), 51 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to