Leif Biberg Kristensen <[email protected]> writes: > Now I only need a list of the built-in functions.
There's an awful lot of them, many of which aren't really intended to be
called by users anyway. Can't you just do "if it looks syntactically
like a function call, assume it is one"?
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
