----- "Nuno Mota" <nm...@net-bo.com> wrote:

> Thank you very much,
> 
> Can i ask one more question ?
> 
> How do I declare the correct result set to return, this in first
> example code, is it possible ?
> 
> Thank you again,
> Nuno Mota
> 
> 

>From here:
http://www.postgresql.org/docs/8.3/interactive/plpython-funcs.html

"The result is returned from the Python code in the usual way, with return or 
yield (in case of a result-set statement). "


Adrian Klaver
akla...@comcast.net

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

Reply via email to