]
Steven Hawkins reassigned TEIID-5886:
-------------------------------------
Assignee: Steven Hawkins (was: Barry LaFond)
parser does not allow non-reserved word as identifier
-----------------------------------------------------
Key: TEIID-5886
URL:
https://issues.redhat.com/browse/TEIID-5886
Project: Teiid
Issue Type: Bug
Components: Grammar
Affects Versions: 13.0.1
Reporter: Ken Geis
Assignee: Steven Hawkins
Priority: Major
I am trying to upgrade from 12.2.1 to 13.0.1. have a VDB where I aliased VARCHAR as TEXT
(a non-reserved keyword, according to the docs) in order to improve PostgreSQL
compatibility. The VDB works on 12.2.1 and fails to load on 13.0.1.