BUG #8567: sql "with" for delete and update not work correctly - Mailing list pgsql-bugs

From ingsis.johnparra@gmail.com
Subject BUG #8567: sql "with" for delete and update not work correctly
Date
Msg-id E1VbBH7-0003um-H8@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #8567: sql "with" for delete and update not work correctly  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8567
Logged by:          John Parra
Email address:      ingsis.johnparra@gmail.com
PostgreSQL version: 9.2.4
Operating system:   Fedora 19
Description:

To executed an query with reserved word "with del as (...) delete from ...=
(select id from del)" and had to run more than once.

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: surprising to_timestamp behavior
Next
From: Tom Lane
Date:
Subject: Re: surprising to_timestamp behavior