From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Alexey Chernyshov <a(dot)chernyshov(at)postgrespro(dot)ru> |
Cc: | PostgreSQL-Dev <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Pageinspect - add functions on GIN and GiST indexes from gevel |
Date: | 2017-07-24 20:38:47 |
Message-ID: | CA+TgmoY4rOs7oWtzvwZxYyk-=Pg_Xau_7OLvyYOmTKPt2xo9zQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jul 21, 2017 at 8:05 AM, Alexey Chernyshov
<a(dot)chernyshov(at)postgrespro(dot)ru> wrote:
> the following patch transfers functionality from gevel module
> (http://www.sai.msu.su/~megera/wiki/Gevel) which provides functions for
> analyzing GIN and GiST indexes to pageinspect. Gevel was originally
> designed by Oleg Bartunov, and Teodor Sigaev for developers of GiST and
> GIN indexes.
It's not clear from the web site in question that the relevant code is
released under the PostgreSQL license.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Rofail | 2017-07-24 20:50:11 | Re: GSoC 2017: Foreign Key Arrays |
Previous Message | Robert Haas | 2017-07-24 20:35:30 | Re: Mishandling of WCO constraints in direct foreign table modification |