From: | Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pageinspect: Hash index support |
Date: | 2016-09-29 16:27:44 |
Message-ID: | 62ee2eba-3a5b-06d3-e224-cfe00b395be7@redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 09/29/2016 11:58 AM, Peter Eisentraut wrote:
> On 9/27/16 10:10 AM, Jesper Pedersen wrote:
>> contrib/pageinspect/pageinspect--1.5--1.6.sql | 59 ++++
>> contrib/pageinspect/pageinspect--1.5.sql | 279 ------------------
>> contrib/pageinspect/pageinspect--1.6.sql | 346 ++++++++++++++++++++++
>
> I think there is still a misunderstanding about these extension files.
> You only need to supply pageinspect--1.5--1.6.sql and leave all the
> other ones alone.
>
Ok.
Left the 'DATA' section in the Makefile, and the control file as is.
Best regards,
Jesper
Attachment | Content-Type | Size |
---|---|---|
0001-pageinspect-Hash-index-support_v8.patch | text/x-patch | 20.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Janes | 2016-09-29 16:31:48 | Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) |
Previous Message | Ashutosh Bapat | 2016-09-29 16:09:27 | Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. |