pgsql: Document the fix for perl 5.10 with this comment: * The

Started by Andrew Dunstanover 18 years ago2 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/pl/plperl:
plperl.c (r1.135 -> r1.136)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.135&r2=1.136)

#2Bruce Momjian
bruce@momjian.us
In reply to: Andrew Dunstan (#1)
Re: pgsql: Document the fix for perl 5.10 with this comment: * The

Andrew Dunstan wrote:

Log Message:
-----------
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.

Ah, I see you got a nice comment in the code --- great.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +