Re: what kind of hash algorithm is used by hash_bytes()?

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: what kind of hash algorithm is used by hash_bytes()?
Дата
Msg-id 20230103014141.jwxrmzt47fbwevm7@jrouhaud
обсуждение исходный текст
Ответ на what kind of hash algorithm is used by hash_bytes()?  ("jacktby@gmail.com" <jacktby@gmail.com>)
Список pgsql-general
Hi,

On Tue, Jan 03, 2023 at 12:30:27AM +0800, jacktby@gmail.com wrote:
> jacktby@gmail.com
> --------------
> I can't understand the hash_bytes() func in src/backend/access/hash/hashfunc.c, it's published by a paper or others?
> Can you give me some materials to study it in depth?

It's documented at the beginning of hashfn.c.



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: what kind of hash algorithm is used by hash_bytes()?
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Exact same output - pg_stat_statements