|
8.
|
|
|
Expected None, "OK", "SKIP", or "MODIFY".
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:635
|
|
9.
|
|
|
TD["new"] deleted, cannot modify row
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:687
|
|
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
|