fix for pl/pythons named OUT parameter handling
Started by Hannu Krosingabout 18 years ago2 messagespatches
Before this patch, pl/python will not do the right thing if OUT
parameters are present
----------------
Hannu
Attachments:
plpython.difftext/x-patch; charset=UTF-8; name=plpython.diffDownload+140-97
Re: fix for pl/pythons named OUT parameter handling
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