On Sat, Oct 24, 2009 at 5:41 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> Timothy Madden <terminato...@gmail.com> 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. > There is a SQL standard for this, and other DBMS look like they found a way ... How come it can not be done ?