Re: hashing bpchar for nondeterministic collations is broken

Поиск
Список
Период
Сортировка
Искать
От
Jeff Davis
Тема
Re: hashing bpchar for nondeterministic collations is broken
Дата
Msg-id
747aad52a232029184e675b7da23828ebcfd0658.camel@j-davis.com
Ответ на
Список
Дерево обсуждения
hashing bpchar for nondeterministic collations is broken Jeff Davis <pgsql@j-davis.com>
Re: hashing bpchar for nondeterministic collations is broken Jeff Davis <pgsql@j-davis.com>
Re: hashing bpchar for nondeterministic collations is broken Richard Guo <guofenglinux@gmail.com>
Re: hashing bpchar for nondeterministic collations is broken Jeff Davis <pgsql@j-davis.com>
Re: hashing bpchar for nondeterministic collations is broken Tom Lane <tgl@sss.pgh.pa.us>
Re: hashing bpchar for nondeterministic collations is broken Jeff Davis <pgsql@j-davis.com>
On Fri, 2022-12-02 at 16:49 -0500, Tom Lane wrote:
> Yeah.  Also, do we have this issue with hash indexes?

No, it appears that hash indexes only call hashbpchar, which doesn't
have the bug.

Extended hash functions seem to only be used in hash partitioning, and
other extended hash functions.

Regards,
	Jeff Davis



В списке pgsql-bugs по дате отправления
От: Tom Lane
Дата:
От: Alexander Korotkov
Дата:
FAQ