Skip to content

cli/sql: the SQL shell should support more \d client-side commands like psql #95320

@knz

Description

@knz

Requested by @nvanbenschoten

Describe the problem

The \d commands as currently implemented do not support the same parameters (S, +, pattern) as in psql.
Also, their output has fewer columns and less details than in psql.

Expected behavior

The \d commands and related should be more like in psql.

Epic: CRDB-23454

Jira issue: CRDB-23455

Metadata

Metadata

Assignees

Labels

A-cli-clientCLI commands that pertain to using SQL featuresA-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

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions