Re: [GENERAL] changing between 6.4.1 and 6.5

From: Jens Felber <jfe(at)gek-online(dot)de>
To: Stuart Rison <stuart(at)ludwig(dot)ucl(dot)ac(dot)uk>, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] changing between 6.4.1 and 6.5
Date: 1999-08-25 15:39:49
Message-ID: 3.0.6.32.19990825173949.0090c540@62.156.187.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 13:02 25.08.99 +0100, Stuart Rison wrote:
>Hi,
>
>>realized the same error:
>>ERROR: illegal use of aggregate or non-group column in target list
>>(aggregates are not existing in my database)
>>
>>Statement: select x1, x2, x3, x4 on tablex order by x1, x2;
^^^^^^
sorry, there was a mistake : it must be from not on
But the problem is the same.

by Jens

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Péder 1999-08-25 16:02:59 RE: [GENERAL] changing between 6.4.1 and 6.5
Previous Message Paulo Parola 1999-08-25 15:21:51 BLOBS and PostgreSQL