Timothy Madden <[email protected]> writes: > Can the string literal syntax for the function body in a CREATE FUNCTION > statement please, > please be dropped ?
No. Since the function's language might be anything, there's no way to
identify the end of the function body otherwise.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
