GiST support for UUIDs - Mailing list pgsql-hackers

From Paul A Jungwirth
Subject GiST support for UUIDs
Date
Msg-id CA+renyVepHxTO1c7dFbVjP1GYMUc0-3qDNWPN30-noo5MPyaVQ@mail.gmail.com
Whole thread Raw
Responses Re: GiST support for UUIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello,

I'm interested in adding GiST support for the UUID column type from
the uuid-ossp extension. This has been requested and attempted before:
   http://dba.stackexchange.com/questions/83604/optimizing-postgres-row-overlap-constraints-involving-uuids-and-gist
http://www.postgresql.org/message-id/flat/CAH3i69njJ9AX1fzHwt6uoUzCMBqnaDBwhmAPhRQzzLWifb2WOA@mail.gmail.com#CAH3i69njJ9AX1fzHwt6uoUzCMBqnaDBwhmAPhRQzzLWifb2WOA@mail.gmail.com

I've used Postgres for a long time, but I've only dabbled a bit in the
source code. So I'm curious where this change would go? The btree_gist
extension? The uuid-ossp extension? Somewhere else?

If anyone has any advice I'd be grateful to hear it.

Thanks,
Paul



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Trustly PostgreSQL Data Corruption Bug Bounty Program
Next
From: Andres Freund
Date:
Subject: Re: Trustly PostgreSQL Data Corruption Bug Bounty Program