I'm sorry, but I think I introduced a little bug with my last patch.

Bruce Momjian <bruce@momjian.us>

Commit: 128d827d4bd4334bb0370a52790b3ec0f41eed57
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-07-24T04:03:10Z
Releases: 7.1.1
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

PathChange+/−
src/backend/optimizer/plan/subselect.c modified +13 −5
src/tools/backend/index.html modified +1 −1