Re: pageinspect documentation for 9.3

Lists: pgsql-hackers
From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: pageinspect documentation for 9.3
Date: 2013-07-08 20:59:12
Message-ID: CAMkU=1y7E8tObOximEWSrcGW0Vw0c2jRG_fR7E=6CqcMCXPkLw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

For 9.3 and 9.4, all the interesting stuff was moved from htup.h to
htup_details.h (c219d9b0a55bcdf81b00da6b) , but the docs for the
pageinspect extension were not updated correspondingly.

Attached patch to change the docs.

Cheers,

Jeff

Attachment Content-Type Size
pageinspect_doc_v1.patch application/octet-stream 826 bytes

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pageinspect documentation for 9.3
Date: 2013-07-08 21:14:08
Message-ID: 20130708211408.GF18471@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Jeff Janes escribió:
> For 9.3 and 9.4, all the interesting stuff was moved from htup.h to
> htup_details.h (c219d9b0a55bcdf81b00da6b) , but the docs for the
> pageinspect extension were not updated correspondingly.
>
> Attached patch to change the docs.

Applied, thanks.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services