Open
Description
Mike Lewis (mikeCRL) commented:
Per discussion here #9913 (comment)
To add here https://www.cockroachlabs.com/docs/stable/postgresql-compatibility.html
- Lack of Unicode support in names
- Difference in how quoted names are treated: always case insensitive in CRDB vs. case sensitive when created using quotes in PostgreSQL
Jira Issue: DOC-1030