Thanks, applied. On Fri, Apr 1, 2011 at 12:05 PM, Nikhil S <[email protected]> wrote: > Hi, > > In PPAS 90, if an SPL-function has both an OUT-parameter and a return value > (which is not possible on PostgreSQL otherwise), the return value is > transformed into an extra OUT-parameter named "_retval_". Although we fixed > the normal code path a while back, the debugger still remains dazed and > confused. We need to teach it to ignore "_retval_" parameter too. PFA, patch > to do the same. > > Regards, > Nikhils > > > -- > Sent via pgadmin-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > >
-- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
