"Greg Sabino Mullane" <[EMAIL PROTECTED]> writes:
> Seeing as how width is so unused relative to the other items in the
> explain output,
Huh? It's a critical part of the cost calculations for some things
(eg, sort and hash operations).
regards, tom lane
On Sun, May 07, 2006 at 04:03:45PM -, Greg Sabino Mullane wrote:
> Seeing as how width is so unused relative to the other items in the
> explain output, how about removing it from the normal explain output
> and requiring people to do an explain verbose if they really need to
> see it? It would
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Seeing as how width is so unused relative to the other items in the
explain output, how about removing it from the normal explain output
and requiring people to do an explain verbose if they really need to
see it? It would have the virtue of shorteni