| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: EXPLAIN format changes |
| Date: | 2009-04-06 13:21:04 |
| Message-ID: | 937d27e10904060621v14c2c084l5884f94bbe2f07ab@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Mon, Apr 6, 2009 at 2:17 PM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
> Hi Dave,
>>
>> And, just remove the red colored SubPlans from the first figure.
>
> I'm inclined to agree that re-hashing the artwork is a no-go for 1.10.
> Instead of removing the subplan text, can we ensure it is present on all
> appropriate nodes?
>
> SubPlan(s) can represent multiple nodes (steps).
> Do we need to add it to all the nodes or add it to the first node of that
> particular subplan?
All the ones that are part of that plan - if it's possible to do
without too much disruption.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2009-04-06 20:20:44 | Re: Debugger hung on dummy function |
| Previous Message | Ashesh Vashi | 2009-04-06 13:17:25 | Re: EXPLAIN format changes |