Re: [HACKERS] optimizer cleanup

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] optimizer cleanup
Дата
Msg-id 36D101D2.DCB985A9@alumni.caltech.edu
обсуждение исходный текст
Ответ на optimizer cleanup  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] optimizer cleanup  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> I have completed most of the cleanups I want to do with the optimizer.
> It is much improved.
> It passes the regression tests.

Are you seeing misc.sql pass in the regression test? I've got a tree
which is a few days old, but four warnings of the form:
 NOTICE:  Non-functional update, only first update is performed

have disappeared. I'm worried that there might be some query analysis
which is no longer happening...
                   - Tom


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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: start on outer join
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] large objects failing (hpux10.20 sparc/solaris 2.6, gcc 2.8.1)