Re: plperl/plperlu interaction - Mailing list pgsql-hackers

From Jeff Trout
Subject Re: plperl/plperlu interaction
Date
Msg-id 783B59D0-5704-4B80-B548-A5A1178F0E15@torgo.978.org
Whole thread Raw
In response to Re: plperl/plperlu interaction  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: plperl/plperlu interaction  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: plperl/plperlu interaction  ("Jim C. Nasby" <jim@nasby.net>)
List pgsql-hackers
On Oct 26, 2006, at 3:23 PM, Martijn van Oosterhout wrote:

> On Thu, Oct 26, 2006 at 03:15:00PM -0400, Andrew Dunstan wrote:
>> Perhaps people who use other platforms could look for these flags  
>> in the
>> output of
>>    perl -e 'use Config qw(myconfig config_sh config_vars config_re);
>> print config_sh();'
>

OSX 10.4.8:

usemultiplicity='define'
usethreads='define'
useithreads='define'

--
Jeff Trout <jeff@jefftrout.com>
http://www.dellsmartexitin.com/
http://www.stuarthamm.net/





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: plperl/plperlu interaction
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Eliminating phase 3 requirement for varlen increases via ALTER COLUMN