On Wed, May 27, 2009 at 12:47 AM, Tom Lane <t...@sss.pgh.pa.us> wrote: > I'm not too thrilled about that solution because it still eliminates > predictability of execution of volatile functions.
How so? It means the volatile function might only be executed for the matching rows but the rows will still have the same value for the same rows for all references to the CTE which seems like the key property to me. -- greg -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers