Re: GiST support for UUIDs

Поиск
Список
Период
Сортировка
От Haribabu Kommi
Тема Re: GiST support for UUIDs
Дата
Msg-id CAJrrPGfqcRH6TRzjex9_-oBYPpsgmuSY27yHY2jT=ZZ5jBVMPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GiST support for UUIDs  (Adam Brusselback <adambrusselback@gmail.com>)
Список pgsql-hackers


On Wed, Nov 2, 2016 at 3:49 AM, Adam Brusselback <adambrusselback@gmail.com> wrote:
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
 
Thanks for the review. The proposed patch still applies cleanly. If you don't have any 
comments on the patch, please change the patch status as "ready for committer" for
committer's attention. This will help us in smoother operation of commitfest.


Regards,
Hari Babu
Fujitsu Australia

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Matheus de Oliveira
Дата:
Сообщение: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: patch proposal