|
10.
|
|
|
TD["new"] is not a dictionary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:690
|
|
11.
|
|
|
TD["new"] dictionary key at ordinal position %d is not a string
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:714
|
|
12.
|
|
|
key "%s " found in TD["new"] does not exist as a column in the triggering row
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:720
|
|
13.
|
|
|
could not create new dictionary while building trigger arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:816
|
|
14.
|
|
|
unsupported set function return mode
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1022
|
|
15.
|
|
|
PL/Python set-returning functions only support returning only value per call.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1023
|
|
16.
|
|
|
returned object cannot be iterated
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:1035
|
|
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
|