Re: [PERFORM] Hash Anti Join performance degradation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Cédric Villemain <cedric.villemain.debian@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, panam <panam@gmx.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-06-01T21:02:51Z
Lists: pgsql-hackers, pgsql-performance
=?ISO-8859-1?Q?C=E9dric_Villemain?= <cedric.villemain.debian@gmail.com> writes:
> exact, thanks to your last email I read more the code and get the same
> conclusion and put it in a more appropriate place : before
> ExecScanHashBucket.

> I was about sending it, so it is attached.

Applied with cosmetic adjustments.

			regards, tom lane