|
3.
|
|
|
trigger functions can only be called as triggers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:532
|
|
4.
|
|
|
PL/pgSQL functions cannot return type %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:536 pl_handler.c:241
|
|
5.
|
|
|
trigger functions cannot have declared arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:577
|
|
6.
|
|
|
The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:578
|
|
7.
|
|
|
compilation of PL/pgSQL function "%s " near line %d
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:881
|
|
8.
|
|
|
column reference "%s " is ambiguous
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:989
|
|
9.
|
|
|
It could refer to either a PL/pgSQL variable or a table column.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:991
|
|
10.
|
|
|
record "%s " has no field "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:1171 pl_comp.c:1199 pl_exec.c:3655 pl_exec.c:3989 pl_exec.c:4070
pl_exec.c:4107
|
|
11.
|
|
|
relation "%s " does not exist
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:1719
|
|
12.
|
|
|
relation "%s .%s " does not exist
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pl_comp.c:1751
|