Re: Partitioning...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Partitioning...
Дата
Msg-id 13439.1150153086@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Partitioning...  ("Milen Kulev" <makulev@gmx.net>)
Ответы Re: Partitioning...  ("Milen Kulev" <makulev@gmx.net>)
Re: Partitioning...  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-general
"Milen Kulev" <makulev@gmx.net> writes:
> What is wrong with random() ?

Not guaranteed to be stable across the multiple evaluations that the
rule will perform ... remember a rule is a macro and has the usual
multiple-evaluation gotchas in the face of volatile arguments.

            regards, tom lane

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

Предыдущее
От: "Milen Kulev"
Дата:
Сообщение: Re: Partitioning...
Следующее
От: "Milen Kulev"
Дата:
Сообщение: Re: Partitioning...