Re: New compile warnings for inheritance

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: New compile warnings for inheritance
Дата
Msg-id 200412012239.iB1MdG621796@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: New compile warnings for inheritance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> Does it go away if you initdb?  I suspect the size of pg_class is a
> >> factor in the choice of plan for that query.  You seem to still be
> >> getting the old plan ...
> 
> > An initdb does not change the regression failure.  Sorry.
> 
> Hmph.  I'm unsure why there's a platform dependency there, but we should
> probably just add an ORDER BY to suppress it.  Will do.

Why did it just appear?  Optimizer changes in the past few days?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: libpq and psql not on same page about SIGPIPE
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: New compile warnings for inheritance