Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > Re: DISTINCT MA...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 3728 of 4180
Post > Topic >>

Re: DISTINCT MAX() results mismatch on 8.2 and 8.3

by tgl@[EMAIL PROTECTED] (Tom Lane) Apr 22, 2008 at 12:09 PM

"Kevin Grittner" <Kevin.Grittner@[EMAIL PROTECTED]
> writes:
>> yamaguti=# select distinct max(j) from t1;
>> ERROR:  could not find pathkey item to sort
 
> For the benefit of anyone searching the archives for the problem we
> just hit, this message also occurs in 8.3.1 and also occurs against
> the above test table for this statement:
 
> test=# select max(j) as "maxj" from t1 order by "maxj";
> ERROR:  could not find pathkey item to sort
 
> Neither statement causes the error when run against a build from
> REL8_3_STABLE from 35 minutes ago (2008-04-22 10:15 CDT).

Yeah, this was repaired here:
http://archives.postgresql.org/pgsql-committers/2008-03/msg00563.php

The fix will be in 8.3.2.

			regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 2 Posts in Topic:
Re: DISTINCT MAX() results mismatch on 8.2 and 8.3
Kevin.Grittner@[EMAIL PRO  2008-04-22 10:52:34 
Re: DISTINCT MAX() results mismatch on 8.2 and 8.3
tgl@[EMAIL PROTECTED] (T  2008-04-22 12:09:35 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 11:12:33 CST 2008.