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
Requested by @nvanbenschoten
Describe the problem
The
\dcommands as currently implemented do not support the same parameters (S,+, pattern) as inpsql.Also, their output has fewer columns and less details than in
psql.Expected behavior
The
\dcommands and related should be more like inpsql.Epic: CRDB-23454
Jira issue: CRDB-23455