Hi,
I think I have come across a bug. I am trying to create
a new stored proc using plperl. I have an IN variable declared as a
table called XmlData. The SQL being generated is wrong:
CREATE FUNCTION test.testsub2(IN xml test.""XmlData"", OUT id integer)
AS
'return $_[0]->{id}
Hi Dave!
Congratulations, I think this one is very close to release. :)
> For details of the changes since v1.6, please see the changelog
> at:http://www.pgadmin.org/development/changelog.php
This may give a wrong impression, though. MUCH more has happened than
there is listed here.
Regards