[pgadmin-support] Double Quotes

2007-09-14 Thread Jason Best
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}

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 5 released

2007-09-14 Thread Erwin Brandstetter
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