pgsql: In cost_mergejoin, the early-exit effect should not apply to the

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: In cost_mergejoin, the early-exit effect should not apply to the
Дата
Msg-id 20050404014323.F412E53621@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
In cost_mergejoin, the early-exit effect should not apply to the
outer side of an outer join.  Per andrew@supernews.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        costsize.c (r1.137 -> r1.137.4.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/costsize.c.diff?r1=1.137&r2=1.137.4.1)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: In cost_mergejoin, the early-exit effect should not apply to the
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: In cost_mergejoin, the early-exit effect should not apply to the