View Single Post

   
  #9 (permalink)  
Old 04-19-2008, 07:27 AM
Tom Lane
 
Posts: n/a
Default Re: actualized SQL/PSM patch

Andrew Dunstan <andrew@dunslane.net> writes:
> ... I suspect anyone wanting to migrate
> their existing SQL/PSM stuff to Postgres will be less than impressed by
> our "function body as a string" mechanism.


Yeah, that's the other little problem with claiming standards-compliance
as a reason for doing this. We'd really have to suck it up and figure
some other way of parsing function bodies.

regards, tom lane

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote