Re: [BUGS] Invalid YAML output from EXPLAIN

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [BUGS] Invalid YAML output from EXPLAIN
Date: 2010-06-07 18:26:24
Message-ID: 4C0D39D0.3010400@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers


> It's because of the potential for bugs in this area, that I'd propose
> just quoting everything (except numeric values) as in my original
> patch.

I don't see a problem with this.

I supported YAML output because I find it easier to read and copy&paste
than the other outputs. This is still the case even with quoting. And
it's not exactly a hugely intrusive patch.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Smith 2010-06-07 18:39:03 Re: [HACKERS] Invalid YAML output from EXPLAIN
Previous Message Tom Lane 2010-06-07 17:44:10 Re: [HACKERS] Invalid YAML output from EXPLAIN

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2010-06-07 18:33:48 Functional dependencies and GROUP BY
Previous Message Peter Eisentraut 2010-06-07 18:18:27 Re: nvarchar notation accepted?