Re: Cartesian product not correct - Mailing list pgsql-general

From Tom Lane
Subject Re: Cartesian product not correct
Date
Msg-id 15817.1252937445@sss.pgh.pa.us
Whole thread Raw
In response to Cartesian product not correct  (Angus Miller <angus@spinnaker-ims.com>)
Responses Re: Cartesian product not correct  (Angus Miller <angus@spinnaker-ims.com>)
List pgsql-general
Angus Miller <angus@spinnaker-ims.com> writes:
> Given the sql below shouldn't I get the 3 records back?

Try 8.4.1 --- I think you got bit by the semijoin ordering bugs in
8.4.0.

            regards, tom lane

pgsql-general by date:

Previous
From: "Saleem Edah-Tally"
Date:
Subject: Re: postgresql.key secure storage
Next
From: "A. Kretschmer"
Date:
Subject: Re: Cartesian product not correct