pgsql: Minor code cleanup: ExecHash() was returning a null - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Minor code cleanup: ExecHash() was returning a null
Date
Msg-id 20050331020252.D09B452A48@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Minor code cleanup: ExecHash() was returning a null TupleTableSlot, and an
old comment in the code claimed that this was necessary. Since it is not
actually necessary any more, it is clearer to remove the comment and
just return NULL instead -- the return value of ExecHash() is not used.

Modified Files:
--------------
    pgsql/src/backend/executor:
        nodeHash.c (r1.91 -> r1.92)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeHash.c.diff?r1=1.91&r2=1.92)
        nodeHashjoin.c (r1.69 -> r1.70)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeHashjoin.c.diff?r1=1.69&r2=1.70)

pgsql-committers by date:

Previous
From: elein@pgfoundry.org (User Elein)
Date:
Subject: newsysviews - newsysview: New Directory
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Adjust SGML ulink tags to the URL is always displayed in our