have You set any triggers, rules, listens or defaults for tablex?
-----Original Message-----
From: Jens Felber [SMTP:jfe@gek-online.de]
Sent: Wednesday, August 25, 1999 5:40 PM
To: Stuart Rison; pgsql-general@postgreSQL.org
Subject: Re: [GENERAL] changing between 6.4.1 and 6.5
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
************