Re: EXPLAIN doesn't show the actual function expression for FunctionScan - Mailing list pgsql-hackers

From David Fetter
Subject Re: EXPLAIN doesn't show the actual function expression for FunctionScan
Date
Msg-id 20100824145607.GB5259@fetter.org
Whole thread Raw
In response to EXPLAIN doesn't show the actual function expression for FunctionScan  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Aug 24, 2010 at 10:40:30AM -0400, Tom Lane wrote:
> So I got annoyed by $SUBJECT just now while chasing Wheeler's bug
> report.  Seems like this would be a good thing to print.  Should
> it appear always, or just with VERBOSE, or ???

+1 for always.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: EXPLAIN doesn't show the actual function expression for FunctionScan
Next
From: Robert Haas
Date:
Subject: Re: EXPLAIN doesn't show the actual function expression for FunctionScan