Re: explain and PARAM_EXEC - Mailing list pgsql-hackers

From Greg Stark
Subject Re: explain and PARAM_EXEC
Date
Msg-id 407d949e1002200453x461917ebx53dad321c641e4be@mail.gmail.com
Whole thread Raw
In response to Re: explain and PARAM_EXEC  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: explain and PARAM_EXEC
List pgsql-hackers
On Sat, Feb 20, 2010 at 4:33 AM, Tom Lane <tgl@sss.pgh.pa.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


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: explain and PARAM_EXEC
Next
From: Robert Haas
Date:
Subject: Re: explain and PARAM_EXEC