Re: wCTE cannot be used to update parent inheritance table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: wCTE cannot be used to update parent inheritance table
Date: 2012-01-29 01:27:10
Message-ID: 10969.1327800430@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> SUMMARY: if you attempt to UPDATE or DELETE FROM a parent table in an
> inheritance relationship using a wCTE, you get the following error message:
> ERROR: could not find plan for CTE

Fixed, thanks for the report.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Brauwerman 2012-01-29 01:45:00 Re: BUG #6200: standby bad memory allocations on SELECT
Previous Message Euler Taveira de Oliveira 2012-01-29 00:47:43 Re: BUG #6412: psql & fe-connect truncate passwords