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

Improve the tests to see if ScalarArrayOpExpr is strict. Original coding

would basically punt in all cases for 'foo <> ALL (array)', which resulted
in a performance regression for NOT IN compared to what we were doing in
8.1 and before.  Per report from Pavel Stehule.
parent a6fefc86
No related branches found
No related tags found
No related merge requests found
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