Re: Add YAML option to explain - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Add YAML option to explain
Date
Msg-id 20090828224513.GA17756@tamriel.snowman.net
Whole thread Raw
In response to Add YAML option to explain  (Greg Sabino Mullane <greg@turnstep.com>)
Responses Re: Add YAML option to explain  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
* Greg Sabino Mullane (greg@turnstep.com) wrote:
> Attached patch adds YAML output option to explain:
>
> explain (format YAML) select * from information_schema.columns;

+1 from me.  I've read the other comments and just plain don't agree
with them.  It's a small patch, adds a useful format for EXPLAIN, and
would be used.

One of the best things about PG is the flexibility and usability.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Linux LSB init script
Next
From: Greg Stark
Date:
Subject: Re: Linux LSB init script