Add YAML option to explain - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Add YAML option to explain
Date
Msg-id 4A981EEC.9000907@turnstep.com
Whole thread Raw
Responses Re: Add YAML option to explain  (Andrew Dunstan <andrew@dunslane.net>)
Re: Add YAML option to explain  (Stephen Frost <sfrost@snowman.net>)
Re: Add YAML option to explain  (Greg Sabino Mullane <greg@turnstep.com>)
List pgsql-hackers
Attached patch adds YAML output option to explain:

explain (format YAML) select * from information_schema.columns;

--
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200908281414
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: LWLock Queue Jumping
Next
From: Andrew Dunstan
Date:
Subject: Re: Add YAML option to explain