Greg Stark <[EMAIL PROTECTED]> writes: > This isn't the same thing as allowing RETURNING inside subqueries, > right?
Right. You could fairly easily get that now by wrapping your RETURNING query into a SQL function ... but I'm not sure that we want to advertise that heavily, because the question of just when the subquery gets executed still isn't resolved with any degree of precision. It might be that the current behavior is fine, but I'm not feeling we should swear to it. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers