From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Improve pageinspect module |
Date: | 2015-11-25 13:42:43 |
Message-ID: | CAB7nPqTbg6GQkhPt-E9R3HitNBMy+YR=yoRq-iEseSU7fDMs2g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Wed, Nov 25, 2015 at 10:35 PM, Teodor Sigaev <teodor(at)sigaev(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2015-11-25 13:44:33 | Re: pgsql: Improve pageinspect module |
Previous Message | Teodor Sigaev | 2015-11-25 13:35:33 | pgsql: Improve pageinspect module |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2015-11-25 13:44:33 | Re: pgsql: Improve pageinspect module |
Previous Message | Michael Paquier | 2015-11-25 13:40:20 | Re: What .gitignore files do in the tarball? |