v.20.6Bug Fix

Avoid Exception with Negative or Floating Point Constants in WHERE Condition for Indexed Tables

Avoid exception when negative or floating point constant is used in WHERE condition for indexed tables. This fixes #11905. #12384 (alexey-milovidov).