pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it
Date: 2009-06-05 20:33:59
Message-ID: 20090605203359.D31F475331E@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust recent PERL_SYS_INIT3 call to avoid platforms where it might fail, and to remove compilation warning. Backpatch the release 7.4

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/pl/plperl:
plperl.c (r1.40.2.2 -> r1.40.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.40.2.2&r2=1.40.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dim 2009-06-05 21:05:23 prefix - prefix: Support new 8.4 consistent function signature, handle
Previous Message Andrew Dunstan 2009-06-05 20:32:59 pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it