pgsql: Minor code cleanup: ExecHash() was returning a null

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Minor code cleanup: ExecHash() was returning a null
Дата
Msg-id 20050331020252.D09B452A48@svr1.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: elein@pgfoundry.org (User Elein)
Дата:
Сообщение: newsysviews - newsysview: New Directory
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Adjust SGML ulink tags to the URL is always displayed in our