pgsql: Slight refactor for ExecOpenScanRelation(): we can use

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Slight refactor for ExecOpenScanRelation(): we can use
Дата
Msg-id 20070727190904.DCA799FB3EA@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Slight refactor for ExecOpenScanRelation(): we can use
ExecRelationIsTargetRelation() to check if the relation is a target
rel, rather than scanning through the result relation array ourselves.

Modified Files:
--------------
    pgsql/src/backend/executor:
        execUtils.c (r1.147 -> r1.148)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execUtils.c.diff?r1=1.147&r2=1.148)

В списке pgsql-committers по дате отправления: