Pavel Stehule <[email protected]> writes: > I was wrong. But it should be syntax error no?
> SELECT foo(expr ORDER BY expr, .....)
> currently it quietly ignore arguments over ORDER BY clause.
No, because you could have more than one ORDER BY item.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
