sql/pgwire: the text output for a json doesn't follow input spacing between key and value #95434
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
We give the query a text input, cast it to json and ask for the text format output. PG's output respect the input's spacing between the key and value, while cockroachdb does not.
Jira issue: CRDB-23514
The text was updated successfully, but these errors were encountered: