Re: Add YAML option to explain
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Greg Sabino Mullane <greg@turnstep.com>
Cc: pgsql-hackers@postgresql.org
Date: 2009-08-28T22:45:13Z
Lists: 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