Re: GiST support for UUIDs - Mailing list pgsql-hackers

From Adam Brusselback
Subject Re: GiST support for UUIDs
Date
Msg-id CAMjNa7fYR4jJSJYecaALYXwHyjKoyRvWhfq2jBHWzdrWo1uxeg@mail.gmail.com
Whole thread Raw
In response to Re: GiST support for UUIDs  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: GiST support for UUIDs  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Re: GiST support for UUIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
So I apologize in advance if I didn't follow the processes exactly, I was going to attempt to review this to move it along, but ran into issues applying the patch cleanly to master.  I fixed the issues I was having applying it, and created a new patch (attached).

Managed to test it out after I got it applied, and it is working as expected for exclusion constraints, as well as normal indexes.  

This test was performed on Windows 10 (64 bit), and Postgres was compiled using MSYS2.
Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Specifying the log file name of pgbench -l option
Next
From: Robert Haas
Date:
Subject: Re: Declarative partitioning - another take