pgsql-server/src/backend/optimizer/path pathkeys.c

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql-server/src/backend/optimizer/path pathkeys.c
Дата
Msg-id 20030502194853.F02AC4763FC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/05/02 15:48:53

Modified files:
    src/backend/optimizer/path: pathkeys.c

Log message:
    Repair sloppiness about where cached mergeclause pathkeys are allocated.
    Without this fix, CVS tip dumps core when running the regression tests
    with geqo_threshold = 2.  I would think that a similar patch might be
    needed in 7.3, but cannot duplicate the failure in that branch --- so
    for now, leave well enough alone.


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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql-server/src/interfaces/ecpg ecpglib/conne ...
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/ ontrib/intagg/int_aggregate.c oc ...