Skip to content

sql: add REFCURSOR to postgres-compatibility cast tests #111618

@DrewKimball

Description

@DrewKimball

This issue tracks adding the new REFCURSOR data type to the postgres compatibility tests located in pkg/sql/sem/eval/cast_test/testdata/types.txt. The cast behavior of REFCURSOR is a bit strange (no casts in pg_cast; only IO conversions), so the extra test coverage will be useful.

Jira issue: CRDB-31988

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-queriesSQL Queries Team

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions