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

From Simon Riggs
Subject Re: COPY and Volatile default expressions
Date
Msg-id CA+U5nMKANoSJsZAwY69VLNdm-apobw8Opt+1XLWrnM=xSe4t8Q@mail.gmail.com
Whole thread Raw
In response to Re: COPY and Volatile default expressions  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: COPY and Volatile default expressions
Re: COPY and Volatile default expressions
Re: COPY and Volatile default expressions
List pgsql-hackers
On 16 April 2013 13:57, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:

> You still need to check the args, if the function is nextval, otherwise you
> incorrectly perform the optimization for something like
> "nextval(myvolatilefunc())".

Guess so. At least its an easy change.

Thanks for checking.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: COPY and Volatile default expressions
Next
From: Bruce Momjian
Date:
Subject: Re: COPY and Volatile default expressions