Re: COPY and Volatile default expressions

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: COPY and Volatile default expressions
Дата
Msg-id CAJKUy5jYD+kwBA2oaA9WHdb5QFy3JSYFWkeZUv3cMG9qhWfgCg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: COPY and Volatile default expressions  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: COPY and Volatile default expressions  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Mon, Apr 15, 2013 at 3:21 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> OTOH, the notion that a UUID generator doesn't touch *any* database
> state seems like it might be worth treating as a general function
> property: it's simple to understand and applies to a lot of other
> volatile functions such as random() and clock_timestamp().
>

Something like the NO SQL access indication mandated by sql standard?

http://www.postgresql.org/message-id/1267473390.7837.9.camel@vanquo.pezone.net

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157



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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Query not using index for user defined type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Query not using index for user defined type