Re: Writeable CTEs
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>, Greg Stark <gsstark@mit.edu>, PostgreSQL development <pgsql-hackers@postgresql.org>
Date: 2010-01-05T21:58:37Z
Lists: pgsql-hackers
> I agree with Tom's statement upthread that we should only count the > rows affected by the top-level query. Anything else seems extremely > counter-intuitive. I'm ok with that. I don't think there is any kind of intuitive behavior in this situation, and we just need to pick something and document it. --Josh