> The implementation in this patch has the same problems as all the
> previously rejected attempts: it evaluates its arguments twice. You
> need to make BETWEEN SYMMETRIC into a separate node type that evaluates
> each argument only once.
And that's also been submitted. The problem then is making the
optimizer recognise it as a range query...
Chris