v.20.3Bug Fix

Fix Interval Identifier Parsing Without Backticks

Allow interval identifier to correctly parse without backticks. Fixed issue when a query cannot be executed even if the interval identifier is enclosed in backticks or double quotes. This fixes #9124. #9142 (alexey-milovidov)