|
17.
|
|
|
PL/Python set-returning functions must return an iterable object.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1036
|
|
18.
|
|
|
error fetching next item from iterator
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1063
|
|
19.
|
|
|
PL/Python function with return type "void" did not return None
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1098
|
|
20.
|
|
|
PyList_SetItem() failed, while setting up arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1253
|
|
21.
|
|
|
PyDict_SetItemString() failed, while setting up arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1257
|
|
22.
|
|
|
PyCObject_AsVoidPtr() failed
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1326
|
|
23.
|
|
|
trigger functions can only be called as triggers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1434
|
|
24.
|
|
|
PL/Python functions cannot return type %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1438 plpython.c:1822
|
|
25.
|
|
|
PL/Python functions cannot accept type %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1516
|
|
26.
|
|
|
PyCObject_FromVoidPtr() failed
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1555
|