diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2012-03-19 17:29:05 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2012-03-19 17:29:05 -0300 |
commit | 814e08e895a037e3f5485000db5964cd68dbfa01 (patch) | |
tree | 960c1583a75d5384847e68e5bec5ee396a3254d4 /src/backend/executor | |
parent | 02b183acb42831bbeba819fde568263f19f2acdc (diff) | |
download | postgresql-814e08e895a037e3f5485000db5964cd68dbfa01.tar.gz postgresql-814e08e895a037e3f5485000db5964cd68dbfa01.zip |
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
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions