Re: [COMMITTERS] pgsql: Improve pageinspect module - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [COMMITTERS] pgsql: Improve pageinspect module
Date
Msg-id CAB7nPqTbg6GQkhPt-E9R3HitNBMy+YR=yoRq-iEseSU7fDMs2g@mail.gmail.com
Whole thread
List pgsql-hackers


On Wed, Nov 25, 2015 at 10:35 PM, Teodor Sigaev <teodor@sigaev.ru> wrote:
contrib/pageinspect/Makefile             |    6 +-
contrib/pageinspect/heapfuncs.c          |  271 +++++++++++++++++++++++++++--
contrib/pageinspect/pageinspect--1.3.sql |  189 --------------------
contrib/pageinspect/pageinspect--1.4.sql |  279 ++++++++++++++++++++++++++++++
contrib/pageinspect/pageinspect.control  |    2 +-
doc/src/sgml/pageinspect.sgml            |   57 +++++-
6 files changed, 598 insertions(+), 206 deletions(-)

You have forgotten pageinspect--1.3--1.4.sql. The buildfarm is not going to be happy.
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: What .gitignore files do in the tarball?
Next
From: Nikolay Shaplov
Date:
Subject: Re: pageinspect patch, for showing tuple data