Re: EXPLAIN and nfiltered, take two - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: EXPLAIN and nfiltered, take two
Date
Msg-id 4E6E9E83.7070303@2ndquadrant.com
Whole thread Raw
In response to Re: EXPLAIN and nfiltered, take two  (Marko Tiikkaja <marko.tiikkaja@2ndquadrant.com>)
Responses Re: EXPLAIN and nfiltered, take two
List pgsql-hackers
On 12/09/2011 12:12, I wrote:
> On 2011-09-10 19:50, Marti Raudsepp wrote:
>> I tried this patch and noticed something weird. This is probably not
>> intentional:
>
> Indeed, it is not intentional.  Will see how I can fix this.

The attached patch is the best I could come up with.  I considered
showing "Rows Removed by Foo: (never executed)" and omitting the line
altogether, but I didn't particularly like either of those options.  The
current patch simply displays "Rows Removed by Foo: 0".

I also added a comment the last patch was missing.


--
Marko Tiikkaja                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: xlog file naming
Next
From: Stephen Frost
Date:
Subject: Re: What Would You Like To Do?