Re: [HACKERS] current- crash - Mailing list pgsql-hackers

From Michael Reifenberger
Subject Re: [HACKERS] current- crash
Date
Msg-id Pine.BSF.4.02A.9809222318090.225-100000@nihil.plaut.de
Whole thread Raw
In response to Re: [HACKERS] current- crash  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] current- crash  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] current- crash
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] select not b from t1 -- electric fence