Re: compress method for spgist - 2

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Teodor Sigaev <teodor@sigaev.ru>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2015-01-15T18:36:00Z
Lists: pgsql-hackers
On 01/15/2015 09:28 AM, Michael Paquier wrote:
> Marking this patch as returned with feedback because it is waiting for
> input from the author for now a couple of weeks. Heikki, the
> refactoring patch has some value, are you planning to push it?

I think you're mixing up with the other thread, "btree_gin and ranges". 
I pushed the refactoring patch I posted to that thread 
(http://www.postgresql.org/message-id/54983CF2.80605@vmware.com) 
already. I haven't proposed any refactoring related to spgist.

- Heikki


Commits

  1. Doc: remove duplicate poly_ops row from SP-GiST opclass table.

  2. Add polygon opclass for SP-GiST