|
1.
|
|
|
PL/pgSQL functions cannot accept type %s
|
|
|
|
p %s
|
|
Translated and reviewed by
Burkut
|
|
|
|
Located in
pl_comp.c:418 pl_handler.c:180
|
|
2.
|
|
|
could not determine actual return type for polymorphic function "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:501
|
|
3.
|
|
|
trigger functions can only be called as triggers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:533
|
|
4.
|
|
|
PL/pgSQL functions cannot return type %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:537 pl_handler.c:165
|
|
5.
|
|
|
trigger functions cannot have declared arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:578
|
|
6.
|
|
|
The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:579
|
|
7.
|
|
|
compilation of PL/pgSQL function "%s " near line %d
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:769
|
|
8.
|
|
|
expected "["
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:804
|
|
9.
|
|
|
row "%s " has no field "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:942
|
|
10.
|
|
|
row "%s .%s " has no field "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:1044
|