Re: explain and PARAM_EXEC

Greg Stark <gsstark@mit.edu>

From: Greg Stark <gsstark@mit.edu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-02-20T12:53:04Z
Lists: 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