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 20050404014313.5289F53622@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.

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        costsize.c (r1.140 -> r1.141)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/costsize.c.diff?r1=1.140&r2=1.141)

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

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