plperl: Package-qualify _TD Failing to do so causes trigger invocation to fail when they are nested within a function invocation that changes the current package.
Backpatch to 9.1; previous releases used a different method to obtain _TD. Per bug report from Mark Murawski (bug #6511) Author: Alex Hunsaker Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/bceef1bcbefec400e35789c3ffb9fbdd1ee534d9 Modified Files -------------- src/pl/plperl/plperl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
