| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Jeff Trout <threshar(at)real(dot)jefftrout(dot)com> |
| Cc: | Martijn van Oosterhout <kleptog(at)svana(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: plperl/plperlu interaction |
| Date: | 2006-10-26 19:39:17 |
| Message-ID: | 20061026193917.GC31183@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Jeff Trout wrote:
>
> 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'
Same here on Debian unstable (stock Perl packages).
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2006-10-26 19:39:35 | Re: plperl/plperlu interaction |
| Previous Message | Tom Lane | 2006-10-26 19:37:51 | Re: Eliminating phase 3 requirement for varlen increases via ALTER COLUMN |