Re: machine-readable explain output - Mailing list pgsql-hackers

From Tom Lane
Subject Re: machine-readable explain output
Date
Msg-id 15044.1245165100@sss.pgh.pa.us
Whole thread Raw
In response to Re: machine-readable explain output  (Andres Freund <andres@anarazel.de>)
Responses Re: machine-readable explain output  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 06/16/2009 04:32 PM, Robert Haas wrote:
>> Note that even in this case we DON'T rely on the ordering of the
>> nodes.  The inner<plan>  nodes have child nodes which contain their
>> relationship to the parent.

> Not in the case of Append nodes, but I fail to see a problem there, so...

The order of Append child nodes is in fact significant.  If this
representation loses that information then it needs to be fixed.
However, is it really so bad to be relying on node order for this?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Synch Rep: communication between backends and walsender
Next
From:
Date:
Subject: Uninstallation error