| От | Tom Lane |
|---|---|
| Тема | Re: inet type/merge joins |
| Дата | |
| Msg-id | 21067.992191339@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: inet type/merge joins (Alex Pilosov <alex@pilosoft.com>) |
| Список | pgsql-hackers |
Alex Pilosov <alex@pilosoft.com> writes:
>> At some point it'd be nice to use type-specific hash functions for
>> hashjoin --- we support 'em for hash indexes, and I don't see why the
>> join mechanism should not use the same functions. With that, it'd be
>> possible to overcome this problem by making a hash function that has
>> the same blind spots as the comparison function ...
> I guess the idea is to add a hash function to a catalog of a type
> definition is a good idea?
Either that, or replace the oprcanhash boolean field of pg_operator
by an OID field that links to the appropriate hash function. Not sure
offhand which is better.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера