Skip to content
Snippets Groups Projects
Commit 507b53c8 authored by Tom Lane's avatar Tom Lane
Browse files

Fix predicate-proving logic to cope with binary-compatibility cases when

checking whether an IS NULL/IS NOT NULL clause is implied or refuted by
a strict function.  Per example from Dawid Kuroczko.
Backpatch to 8.2 since this is arguably a performance bug.
parent f903278e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment