Re: Writeable CTEs

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Marko Tiikkaja <marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi>, Greg Stark <gsstark(at)mit(dot)edu>, PostgreSQL development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Writeable CTEs
Date: 2010-01-05 21:58:37
Message-ID: 4B43B60D.6040904@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-01-05 22:07:34 Re: Somebody has broken autovacuum's abort path
Previous Message Robert Haas 2010-01-05 21:54:00 pgsql: Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).