Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug)

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug)
Дата
Msg-id 20160325183627.328f7714@fujitsu
обсуждение исходный текст
Ответ на Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> In short: the error in Aleksander's argument is the assumption that
> shared hashtables have fixed size.  That's simply false.

Well this is a bit embarrassing but I have to admit that you are right.
Dynahash code is a bit non-trivial to say the least (let me guess -
there is no point of suggesting a patch that splits it into two or
three separate implementations for each use case, right? :) and I
misunderstood how it actually works. My apologies.

-- 
Best regards,
Aleksander Alekseev
http://eax.me/



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: multivariate statistics v14
Следующее
От: David Steele
Дата:
Сообщение: Re: [PATCH] Phrase search ported to 9.6