Hello
2012/3/1 Alvaro Herrera <alvherre(at)commandprompt(dot)com>:
>
>
> Why does CollectCheckedFunctions skip trigger functions? My only guess
> is that at one point the checker was not supposed to know how to check
> them, and a later version learned about it and this bit wasn't updated;
> but maybe there's another reason?
you cannot to check trigger function without assigned relation -
TupleDescription should be assigned to NEW and OLD variables.
Regards
Pavel
>
> --
> Álvaro Herrera <alvherre(at)commandprompt(dot)com>
> The PostgreSQL Company - Command Prompt, Inc.
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support