Re: COPY and Volatile default expressions - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: COPY and Volatile default expressions
Date
Msg-id CAJKUy5jYD+kwBA2oaA9WHdb5QFy3JSYFWkeZUv3cMG9qhWfgCg@mail.gmail.com
Whole thread Raw
In response to Re: COPY and Volatile default expressions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: COPY and Volatile default expressions
List 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 by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Query not using index for user defined type
Next
From: Tom Lane
Date:
Subject: Re: Query not using index for user defined type