Re: Explain XML patch v2 - Mailing list pgsql-patches

From Dave Page
Subject Re: Explain XML patch v2
Date
Msg-id 937d27e10807020917n785ba632wf57439fbfa62e5c7@mail.gmail.com
Whole thread Raw
In response to Re: Explain XML patch v2  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
On Wed, Jul 2, 2008 at 4:57 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Am Mittwoch, 2. Juli 2008 schrieb Tom Raney:
>> This is an update to my EXPLAIN XML patch submitted a few days ago.
>
> Could you explain how you came up with the XML schema design?  I suppose you
> just made something up that went along with the existing XML output.

Speaking of schema - I haven't had time to review the patch myself
yet, but does it include schema names for all relations? The current
text output does not (and adding it has been rejected due to
verbosity), but that makes any kind of query tuning or information
gathering tool more or less impossible to write.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

pgsql-patches by date:

Previous
From: David Fetter
Date:
Subject: Re: Explain XML patch v2
Next
From: Teodor Sigaev
Date:
Subject: Re: GIN improvements