Re: [HACKERS] current- crash

Поиск
Список
Период
Сортировка
От Michael Reifenberger
Тема Re: [HACKERS] current- crash
Дата
Msg-id Pine.BSF.4.02A.9809222318090.225-100000@nihil.plaut.de
обсуждение исходный текст
Ответ на Re: [HACKERS] current- crash  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] current- crash  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
On Tue, 22 Sep 1998, Bruce Momjian wrote:
...
> > I tried your script but I can't see nothing wrong. :)
Right!
The crash is fixed.
Thanks Bruce!
Now, shouldn't I see Index Scans below or is it a optimizer feature
because the tables are too empty?
> > Merge Join  (cost=0.00 size=1 width=8)
> >   ->  Seq Scan  (cost=0.00 size=0 width=0)
> >         ->  Sort  (cost=0.00 size=0 width=0)
> >               ->  Seq Scan on a  (cost=0.00 size=0 width=4)
> >   ->  Seq Scan  (cost=0.00 size=0 width=0)
> >         ->  Sort  (cost=0.00 size=0 width=0)
> >               ->  Seq Scan on b  (cost=0.00 size=0 width=4)

Bye!
----
Michael Reifenberger
Plaut Software GmbH, R/3 Basis


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] current- crash
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] select not b from t1 -- electric fence