|
14.
|
|
|
set-valued function called in context that cannot accept a set
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1428
|
|
15.
|
|
|
set-returning PL/Perl function must return reference to array or use return_next
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1471
|
|
16.
|
|
|
composite-returning PL/Perl function must return reference to hash
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1504
|
|
17.
|
|
|
function returning record called in context that cannot accept type record
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1513
|
|
18.
|
|
|
ignoring modified row in DELETE trigger
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1619
|
|
19.
|
|
|
result of PL/Perl trigger function must be undef, "SKIP", or "MODIFY"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1627
|
|
20.
|
|
|
out of memory
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1756 plperl.c:1766
|
|
21.
|
|
|
trigger functions can only be called as triggers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:1819
|
|
22.
|
|
|
cannot use return_next in a non-SETOF function
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:2113
|
|
23.
|
|
|
SETOF-composite-returning PL/Perl function must call return_next with reference to hash
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plperl.c:2119
|