Re: 2 line patch to allow plpythonu functions to return void ...

Поиск
Список
Период
Сортировка
James Robinson <jlrobins@socialserve.com> writes:
> Shamelessly cloned from the parallel code in pltcl, an exception for
> void in denying pseudotypes being returned. Pl/tcl didn't reference
> VOIDOID anywhere else, so ... .

This sort of thing normally requires more thought than just removing
the safety check.  What happens when the python code does/doesn't return
a value, in both cases (declared return type void or not)?

            regards, tom lane

В списке pgsql-patches по дате отправления: