Re: BUG #3914: Self-Join Group-By Clause Produces Incorrect Results - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3914: Self-Join Group-By Clause Produces Incorrect Results
Date
Msg-id 25376.1201733374@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3914: Self-Join Group-By Clause Produces Incorrect Results  ("Marcus Torres" <marcsf23@yahoo.com>)
List pgsql-bugs
"Marcus Torres" <marcsf23@yahoo.com> writes:
> I wrote a simply self-join query to sum the transaction count of different
> types of records in a audit table and the result set for the different sum
> totals was the same, which is highly incorrect.

You have provided no evidence whatsoever that this output is incorrect.
If you think there's really a bug here, we need a *self contained*
test case.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "David Dunwoody"
Date:
Subject: Re: BUG #3913: pg_dump -T option not recognised
Next
From: yogini sagade
Date:
Subject: Supported platforms for PostgreSQL