|
1.
|
|
|
PL/pgSQL functions cannot accept type %s
|
|
|
|
funções PL/pgSQL não podem aceitar tipo %s
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:418 pl_handler.c:180
|
|
2.
|
|
|
could not determine actual return type for polymorphic function "%s "
|
|
|
|
não pôde determinar tipo de retorno atual para função polimófica "%s "
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:501
|
|
3.
|
|
|
trigger functions can only be called as triggers
|
|
|
|
funções de gatilho só podem ser chamadas como gatilhos
|
|
Translated by
Wanderson Santiago dos Reis
|
|
Reviewed by
Gerson "fserve" Barreiros
|
|
|
|
Located in
pl_comp.c:533
|
|
4.
|
|
|
PL/pgSQL functions cannot return type %s
|
|
|
|
funções PL/pgSQL não podem retornar tipo %s
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:537 pl_handler.c:165
|
|
5.
|
|
|
trigger functions cannot have declared arguments
|
|
|
|
funções de gatilho não podem ter argumentos declarados
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:578
|
|
6.
|
|
|
The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead.
|
|
|
|
Os argumentos de um gatilho podem ser acessados através de TG_NARGS e TG_ARGV.
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:579
|
|
7.
|
|
|
compilation of PL/pgSQL function "%s " near line %d
|
|
|
|
compilação da função PL/pgSQL "%s " próximo a linha %d
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:769
|
|
8.
|
|
|
expected "["
|
|
|
|
"[" esperado
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:804
|
|
9.
|
|
|
row "%s " has no field "%s "
|
|
|
|
registro "%s " não tem campo "%s "
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:942
|
|
10.
|
|
|
row "%s .%s " has no field "%s "
|
|
|
|
registro "%s .%s " não tem campo "%s "
|
|
Translated by
Euler Taveira de Oliveira
|
|
|
|
Located in
pl_comp.c:1044
|