vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Before this patch, pl/python will not do the right thing if OUT parameters are present ---------------- Hannu -- Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-patches |
| ||||
| Hannu Krosing <hannu@krosing.net> writes: > Before this patch, pl/python will not do the right thing if OUT > parameters are present Applied with minor stylistic corrections. I notice that plpython still doesn't like multiple OUT parameters, but at least it throws a sane error ... 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 |