|
4.
|
|
|
while creating return value
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:439
|
|
5.
|
|
|
unexpected return value from trigger procedure
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:608 plpython.c:634
|
|
6.
|
|
|
Expected None or a string.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:609
|
|
7.
|
|
|
PL/Python trigger function returned "MODIFY" in a DELETE trigger -- ignored
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plpython.c:624
|
|
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
|