Re: Hash Support Function

Поиск
Список
Период
Сортировка
От Marc Mamin
Тема Re: Hash Support Function
Дата
Msg-id B6F6FD62F2624C4C9916AC0175D56D880CE1986A@jenmbs01.ad.intershop.net
обсуждение исходный текст
Ответ на Hash Support Function  (Soroosh Sardari <soroosh.sardari@gmail.com>)
Список pgsql-general



>I'm developing a new type, and want to have hash index on it.
>I must write a hash function for the new type, according to the PG manual, section 35.14.3.
>However, there is no example for this function. Actually signature of the hash support function
>would be sufficient for me.

Hello,
Have a look at pghashlib:
https://github.com/markokr/pghashlib

regards,

Marc Mamin

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Constraint exclusion and overlapping range checks
Следующее
От: Sameer Thakur
Дата:
Сообщение: Re: Stored Procedure table/column args