Re: explain and PARAM_EXEC

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: explain and PARAM_EXEC
Date: 2010-02-20 12:53:04
Message-ID: 407d949e1002200453x461917ebx53dad321c641e4be@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Feb 20, 2010 at 4:33 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> It's really not much different from a function call with subplans as
> functions.

Perhaps it would be clearer to display the "(Subplan 1)" in a function
call style format like Subplan1(b.oid)

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-02-20 13:05:34 Re: explain and PARAM_EXEC
Previous Message Dimitri Fontaine 2010-02-20 11:57:44 Re: explain and PARAM_EXEC