Re: BUG #1241: returns different result for the same result with differnt plans. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1241: returns different result for the same result with differnt plans.
Date
Msg-id 18318.1094499226@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1241: returns different result for the same result with differnt plans.  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Description:        returns different result for the same result with
> differnt plans.

> database: TPC-H with scale factor=1.0
> query: 13.sql (TPC-H)

This is not *nearly* enough information to let someone else reproduce
the problem.  (Heck, I can't even tell which answer is wrong.)
Could you boil it down to a self-contained test script?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1241: returns different result for the same result with differnt plans.
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] [pgsql-hackers-win32] Win32 deadlock detection not working for Postgres8beta1