changing between 6.4.1 and 6.5

From: Jens Felber <jfe(at)gek-online(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: changing between 6.4.1 and 6.5
Date: 1999-08-25 09:26:54
Message-ID: 3.0.6.32.19990825112654.008fd1f0@62.156.187.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi List,

after an installation of PostgrSQL v6.5 on a new machine
i have problems with a view which is running without problems
under 6.4.x.
But the view isn't the problem. The same statement on the real table
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;

Know anybody somthing about that kind of changing if it is a real one.

by Jens

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1999-08-25 11:54:38 Re: [GENERAL] Memory leak
Previous Message Michael 1999-08-25 06:57:13 Memory leak