On Thu, 15 May 2008 17:34:11 +0100, Tom Lane <[EMAIL PROTECTED]> wrote:
It's complaining about the occurrence of "bar" in ORDER BY, which is not within an aggregate function. I'm not sure that we can do much with the wording of the message. What would be more helpful here is a syntax error pointer, to keep you from thinking that the occurrence of bar over in the count() has got anything to do with it.
Yeah, that'd be nice. :) Thanks anyway, Tom. :) -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
