bug in join? - Mailing list pgsql-hackers

From Laurette Cisneros
Subject bug in join?
Date
Msg-id Pine.LNX.4.33.0201021337310.16385-100000@visor.corp.nextbus.com
Whole thread Raw
Responses Re: bug in join?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
We are running the 7.2b4 beta server.

This join worked last week and today it gets and error:

select * from b, dwhere b.address = d.address;

It now fails with the following error:
ERROR:  join_selectivity: bad value -0.121693

all that is in the pgsql.log file is the same error.

I am working on a reproduction I can give you, but in the mean time I was
wondering if this is a current problem with the server or me?

Thanks,

-- 
Laurette Cisneros
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Passenger Information Everywhere



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bulkloading using COPY - ignore duplicates?
Next
From: Barry Lind
Date:
Subject: software license question