Skip to content

sql: support @ operator  #56124

@otan

Description

@otan

Currently we've special cased the @ operator for column specification, e.g. tbl_name@3.

This special casing prevents us from using @ for legitimate Postgre-esque operations, such as @ for bounding box for PostGIS.

Jira issue: CRDB-3574

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-builtinsSQL built-in functions and semantics thereof.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)X-nostaleMarks an issue/pr that should be ignored by the stale botdocs-donedocs-known-limitation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions