Re: [BUGS] BUG #14870: wrong query results when using WITH with UPDATE
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Marko Tiikkaja <marko@joh.to>
Cc: Andrei Gorita <andreigorita@gmail.com>,
Pg Bugs <pgsql-bugs@postgresql.org>
Date: 2018-02-18T18:06:29Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks.
- 159efe4af450 11.0 landed
- ea6d67cf8e01 9.3.22 landed
- e11b6488e5a7 9.4.17 landed
- 795f2112ea28 9.6.8 landed
- 517e0fe866c6 10.3 landed
- 340d63bfb369 9.5.12 landed
On Sun, Feb 18, 2018 at 8:23 AM, Marko Tiikkaja <marko@joh.to> wrote: > Does anyone care to care about this? We've had two report of what I think > is the same problem, yet nobody's properly analyzed the problem. I didn't notice this until now. I'd say that it's certainly a bug, and should be fixed. -- Peter Geoghegan