I'm sorry, but I think I introduced a little bug with my last patch.
Bruce Momjian <bruce@momjian.us>
I'm sorry, but I think I introduced a little bug with my last patch. Everyone using an [NOT] EXISTS subquery will have noticed that already. The bug is in "subselect.c" in the function "SS_process_sublinks()". Here the whole function as it *SHOULD BE*: Stephan
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/plan/subselect.c | modified | +13 −5 |
| src/tools/backend/index.html | modified | +1 −1 |