Re: EXPLAIN and nfiltered

Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>

From: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-15T20:37:02Z
Lists: pgsql-hackers

Attachments

On 2010-11-18 5:45 PM +0200, Marko Tiikkaja wrote:
> Here's a patch for showing in EXPLAIN ANALYZE the number of rows a plan
> qual filtered from a node's input.

Rebased against master.


Regards,
Marko Tiikkaja