From: Darren King <darrenk@insightdist.com>

Marc G. Fournier <scrappy@hub.org>

Commit: 20e11f29097603ae6156ba05477330de398eac80
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-01-26T00:21:02Z
Releases: 7.1.1
From: Darren King <darrenk@insightdist.com>

I have always been under the impression that NULL is not equal to
NULL and that NULL is not equal to anything else either.  If this
is the case, then this patch is correct.

If NULL _is_ equal to NULL, then I think there are other problems
in the Group By logic.

Files

PathChange+/−
src/backend/executor/nodeGroup.c modified +6 −3