Skip to content

sql: name resolution woes post-2.0 #24598

@knz

Description

@knz

This is a meta-issue that describes remaining name resolution problems discovered around the 2.0 release.

Issues due to invalid/missing default db

These issues can be solved by either introducing a pseudo-descriptor for the current database when no valid current db is set, or ensuring the current db exists when a session is opened.

Outright pg compat bugs

Unfortunate bugs due to the special CRDB 1.x compatibility "feature"

Other bugs due to CockroachDB idiosyncrasies

UX improvements

Metadata

Metadata

Assignees

Labels

A-sql-pgcompatSemantic compatibility with PostgreSQLC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions