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

From Andres Freund
Subject Re: EXPLAIN doesn't show the actual function expression for FunctionScan
Date
Msg-id 201008241739.54376.andres@anarazel.de
Whole thread Raw
In response to Re: EXPLAIN doesn't show the actual function expression for FunctionScan  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tuesday 24 August 2010 17:36:50 Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > On Tuesday 24 August 2010 16:40:30 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 ???
> > 
> > I vote for only showing it with verbose
> 
> That'd be fine with me.  The lack of prior complaints suggests that
> most of the time people don't need it.
I personally missed it but never got around to complain/do something.

Andres


pgsql-hackers by date:

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