Re: rand48 replacement

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: rand48 replacement
Дата
Msg-id alpine.DEB.2.22.394.2107031044270.2359988@pseudo
обсуждение исходный текст
Ответ на Re: rand48 replacement  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: rand48 replacement
Список pgsql-hackers
> Here is a v4, which:
>
> - moves the stuff to common and fully removes random/srandom (Tom)
> - includes a range generation function based on the bitmask method (Dean)
>   but iterates with splitmix so that the state always advances once (Me)

And a v5 where an unused test file does also compile if we insist.

-- 
Fabien.
Вложения

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

Предыдущее
От: Domingo Alvarez Duarte
Дата:
Сообщение: Grammar railroad diagram
Следующее
От: Andrey Borodin
Дата:
Сообщение: Re: Synchronous commit behavior during network outage