Skip to content

sql: Support CITEXT type alias for case-insensitive text #22463

Open
@bdarnell

Description

@bdarnell

We have limited support for case-insensitive column types via a special and undocumented collation. Postgres has a CITEXT type for this purpose. Supporting CITEXT as an alias for TEXT COLLATE en_u_ks_level2 would make this much more discoverable and usable.

gz#11468

Jira issue: CRDB-5855

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-pgcompatSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions