]> granicus.if.org Git - postgresql/commit
Document the fix for perl 5.10 with this comment:
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 23 Jan 2008 00:55:47 +0000 (00:55 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 23 Jan 2008 00:55:47 +0000 (00:55 +0000)
commitcd76ad6a2efcc3390ae5a87776e9de4743fe229f
tree4efd2ab6380fd1d97f84be49aa6a63c4e0b9f94b
parentac11d9dc4b18a7b88c488ec2a75857b691421953
Document the fix for perl 5.10 with this comment:
 * The temporary enabling of the caller opcode here is to work around a
 * bug in perl 5.10, which unkindly changed the way its Safe.pm works, without
 * notice. It is quite safe, as caller is informational only, and in any case
 * we only enable it while we load the 'strict' module.
src/pl/plperl/plperl.c