Re: random() generates collisions too early

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: random() generates collisions too early
Дата
Msg-id 526915BE.2040401@vmware.com
обсуждение исходный текст
Ответ на Re: random() generates collisions too early  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 23.10.2013 16:08, Tom Lane wrote:
> Heikki Linnakangas<hlinnakangas@vmware.com>  writes:
>> Or perhaps it would be even better to move random() and setseed to a
>> separate table. They are somewhat different from the rest of the
>> functions listed in the table of Mathematical Functions, and it would be
>> nice to list them together; currently the round() functions fall between
>> them in the alphabetically ordered table. What do you think of the attached?
>
> +1, but (a) I think the tgroup has 3 cols not 2; (b) s/depends/depend/
> for grammar reaons.

Fixed and committed, thanks.

- Heikki

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

Предыдущее
От: Haribabu kommi
Дата:
Сообщение: Re: BUG #8552: NEGATIVE_RETURNS in contrib/pageinspect/rawpage.c:83
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: random() generates collisions too early