BUG #6303: ROW_NUMBER()

From: "Alessandro Bellanda" <a(dot)bellanda(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6303: ROW_NUMBER()
Date: 2011-11-21 16:40:10
Message-ID: 201111211640.pALGeAcX024645@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 6303
Logged by: Alessandro Bellanda
Email address: a(dot)bellanda(at)gmail(dot)com
PostgreSQL version: 9.1.1
Operating system: Linux CentOS release 5.5 64 bit
Description: ROW_NUMBER()
Details:

Case:

ROW_NUMBER() OVER (ORDER BY CASE(SUM(expr1)>SUM(expr2),var1,var2))

Error description:
could not find pathkey item to sort

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message bricklen 2011-11-21 17:42:48 Re: BUG #6303: ROW_NUMBER()
Previous Message Magnus Hagander 2011-11-21 08:08:22 Re: BUG #6302: Certificate lookup fails for users with /dev/null as home directory