Re: 64-bit hash function for hstore and citext data type

Поиск
Список
Период
Сортировка
От Hironobu SUZUKI
Тема Re: 64-bit hash function for hstore and citext data type
Дата
Msg-id 3e40dc0c-4393-c242-eb05-1f5105495f67@interdb.jp
обсуждение исходный текст
Ответ на 64-bit hash function for hstore and citext data type  (amul sul <sulamul@gmail.com>)
Ответы Re: 64-bit hash function for hstore and citext data type  (amul sul <sulamul@gmail.com>)
Список pgsql-hackers
On 2018/09/26 11:20, amul sul wrote:
> Hi all,
> 
> Commit[1] has added 64-bit hash functions for core data types and in the same
> discussion thread[2] Robert Haas suggested to have the similar extended hash
> function for hstore and citext data type. Attaching patch proposes the same.
> 
> Regards,
> Amul
> 
> 1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=81c5e46c490e2426db243eada186995da5bb0ba7
> 2] http://postgr.es/m/CA+Tgmoafx2yoJuhCQQOL5CocEi-w_uG4S2xT0EtgiJnPGcHW3g@mail.gmail.com
> 


I reviewed citext-add-extended-hash-function-v1.patch and 
hstore-add-extended-hash-function-v1.patch.

I could patch and test them without trouble and could not find any issues.

I think both patches are well.

Best regards,



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

Предыдущее
От: Paul Guo
Дата:
Сообщение: A WalSnd issue related to state WALSNDSTATE_STOPPING
Следующее
От: amul sul
Дата:
Сообщение: Re: 64-bit hash function for hstore and citext data type