Add table_name and table_schema to plperl trigger data. relname is

Andrew Dunstan <andrew@dunslane.net>

Commit: 777f72cd37202737a9faea0c406804f37ed1c955
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2006-05-26T17:34:16Z
Releases: 8.2.0
Add table_name and table_schema to plperl trigger data. relname is
kept but now deprecated. Patch from Adam Sjøgren. Add regression test to
show plperl trigger data (Andrew).
TBD: apply similar changes to plpgsql, plpython and pltcl.

Files