Re: DISTINCT MAX() results mismatch on 8.2 and 8.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: DISTINCT MAX() results mismatch on 8.2 and 8.3
Date
Msg-id 29352.1206646003@sss.pgh.pa.us
Whole thread Raw
In response to DISTINCT MAX() results mismatch on 8.2 and 8.3  (Taiki Yamaguchi <yamaguchi@sraoss.co.jp>)
List pgsql-bugs
Taiki Yamaguchi <yamaguchi@sraoss.co.jp> writes:
> yamaguti=# select distinct max(j) from t1;
> ERROR:  could not find pathkey item to sort

Fixed in HEAD and 8.3.  Thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Ronald Kuczek"
Date:
Subject: BUG #4068: Failed to compile 8.3.1
Next
From: Zdenek Kotala
Date:
Subject: Re: BUG #4068: Failed to compile 8.3.1