Re: Writeable CTEs - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Writeable CTEs
Date
Msg-id 4B43B60D.6040904@agliodbs.com
Whole thread Raw
In response to Re: Writeable CTEs  (Robert Haas <robertmhaas@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Writeable CTEs
Next
From: Simon Riggs
Date:
Subject: Re: Somebody has broken autovacuum's abort path