Re: Get explain output of postgresql in Tables - Mailing list pgsql-hackers

From Satoshi Nagayasu
Subject Re: Get explain output of postgresql in Tables
Date
Msg-id 44232711.4000901@nttdata.co.jp
Whole thread Raw
In response to Re: Get explain output of postgresql in Tables  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Get explain output of postgresql in Tables  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Get explain output of postgresql in Tables  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
Jim C. Nasby wrote:
> Structure for the human-consumable output or for something that would be
> machine-parsed? ISTM it would be best to keep the current output as-is,
> and provide some other means for producing machine-friendly output,
> presumably in a table format.

How about (well-formed) XML format?
Anyone menthioned in the past threads?

I guess XML is good for the explain structure.
-- 
NAGAYASU Satoshi <nagayasus@nttdata.co.jp>


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Role incompatibilities
Next
From: Alvaro Herrera
Date:
Subject: Re: Get explain output of postgresql in Tables