Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types - Mailing list pgsql-hackers

From Matheus de Oliveira
Subject Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types
Date
Msg-id CAJghg4JGQLk4M-zk+zW1UPEfYvyjE-Wzu8Qrk2mwBqThOXR2uA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers


On Thu, Apr 5, 2018 at 12:23 PM, Teodor Sigaev <teodor@sigaev.ru> wrote:
Thanks to everyone, first patch is pushed.

Range opclass seems unusable because comparing function is close to dummy and BTree opclass is only useful to implement unique check constraint. So, for range it should different index structure to be useful.


Makes sense. Better leave it out then ;)

Thanks a lot you all for the hard work and patience with me!

Best regards,
--
Matheus de Oliveira


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Online enabling of checksums
Next
From: Magnus Hagander
Date:
Subject: Re: Online enabling of checksums