microsoft / vscode-postgresql

PostgreSQL extension for VSCODE
Other
396 stars 50 forks source link

JSON column output isn't valid JSON #24

Open ramblingenzyme opened 5 years ago

ramblingenzyme commented 5 years ago

Steps to Reproduce:

  1. Write any query
  2. Prefix it with EXPLAIN (ANALYZE, COSTS, VERBOSE, BUFFERS, FORMAT JSON)
  3. Copy column to clipboard and paste on https://tatiyants.com/pev/#/plans/new
  4. JSON is invalid as it's shown in the output with single quotes instead of double