On Sat, Oct 24, 2009 at 5:41 PM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
Timothy Madden <terminatorul@xxxxxxxxx> writes:No. Since the function's language might be anything, there's no way to
> Can the string literal syntax for the function body in a CREATE FUNCTION
> statement please,
> please be dropped ?
identify the end of the function body otherwise.
There is a SQL standard for this, and other DBMS look like they found a way ...
How come it can not be done ?