arcus Torres <[EMAIL PROTECTED]>; pgsql-bugs@postgresql.org
Sent: Wednesday, February 13, 2008 7:40:32 AM
Subject: Re: [BUGS] BUG #3958: Self-Join Group-By Clause Produces Incorrect
Results
"Heikki
Linnakangas"
<[EMAIL PROTECTED]>
writes:
>
Marcus
Torres
wrote:
>>
ebruary 13, 2008 7:40:32 AM
Subject: Re: [BUGS] BUG #3958: Self-Join Group-By Clause Produces Incorrect
Results
"Heikki
Linnakangas"
<[EMAIL PROTECTED]>
writes:
>
Marcus
Torres
wrote:
>>
I
wrote
a
simple
self-join
query
to
sum
the
transaction
count
"Heikki Linnakangas" <[EMAIL PROTECTED]> writes:
> Marcus Torres wrote:
>> I wrote a simple 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 incorrect.
> Looks perfectly correct
Marcus Torres wrote:
The following bug has been logged online:
Bug reference: 3958
Logged by: Marcus Torres
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.19
Operating system: Linux - Ubuntu
Description:Self-Join Group-By Clause Produces Incorrect Results
Det
The following bug has been logged online:
Bug reference: 3958
Logged by: Marcus Torres
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.19
Operating system: Linux - Ubuntu
Description:Self-Join Group-By Clause Produces Incorrect Results
Details:
This is a repo