Re: avoid pulling up subquerys that contain volatile functions? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: avoid pulling up subquerys that contain volatile functions?
Date
Msg-id 29438.1128795000@sss.pgh.pa.us
Whole thread Raw
In response to avoid pulling up subquerys that contain volatile functions?  (Jaime Casanova <systemguards@gmail.com>)
Responses Re: avoid pulling up subquerys that contain volatile functions?
List pgsql-hackers
Jaime Casanova <systemguards@gmail.com> writes:
> but this example seems to clarify (or at least i think) that we have to avoid
> pulling up subquerys containing volatile functions:

This is exactly the same example discussed in previous threads on this
issue.  Do you think it will change anyone's mind?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Issue is changing _bt_compare function and
Next
From: "Jim C. Nasby"
Date:
Subject: Re: fixing LISTEN/NOTIFY