Re: Hash function

Поиск
Список
Период
Сортировка
От Lacey Powers
Тема Re: Hash function
Дата
Msg-id CAA7NH1-rGOEeX4mpYqFHmAs74f3o+Ry2P7-nTWehRDzaQwiGMw@mail.gmail.com
обсуждение исходный текст
Ответ на Hash function  (Ravi Kiran <ravi.kolanpaka@gmail.com>)
Список pgsql-novice


On Jan 11, 2015 6:53 AM, "Ravi Kiran" <ravi.kolanpaka@gmail.com> wrote:
>
> Hi, 
>
> I want to know what kind of hash function postgres is using currently, can someone please explain the algorithm postgres is using for the hash function in the hash join algorithm.
>
> Thanks,
>
> K.Ravikiran

Hello,

I would start by looking here.

http://git.postgresql.org/gitweb/?p=postgresql.git;a=tree;f=src/backend/access/hash;hb=HEAD

hashfunction.c might be of most interest to you. :)

Otherwise, I would ask internals questions like this on -hackers instead of -novice

Hope that helps :)

Lacey

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

Предыдущее
От: s d
Дата:
Сообщение: Re: Upgrade from 8.4 to 9.4.1
Следующее
От: JORGE MALDONADO
Дата:
Сообщение: Split the result of a query in 2 rows