POSTGRESQL BUG REPORT TEMPLATE
Your name : Marc Lehmann
Your email address : [EMAIL PRO
POSTGRESQL BUG REPORT TEMPLATE
Your name : Marc Lehmann
Your email address : [EMAIL PR
>
> the perl interface does not compile with newer perl versions (5.006 and
> probably 5.005 without options).
>
> Please describe a way to repeat the problem. Please try to provide a
>
> (sorry, just found out that plperl also won't compile, so I have "re-added"
> another, a second diff agai
> initdb stops with
>
> bin/initdb[483]: >&/dev/null : illegal file descriptor name
>
> Of course, >&/dev/null is not valid shell syntax (it's probably a bash
> extension :()
Thanks. Tomorrow's snapshot will have this fixed. I thought I found
most of them. Seems I missed a few. Thanks.
--
Marc Lehmann <[EMAIL PROTECTED]> writes:
> the perl interface does not compile with newer perl versions (5.006 and
> probably 5.005 without options).
We've seen this reported a few times, but in fact the perl code *does*
compile against 5.005_03 --- without options --- and AFAICT that is
still co
Bruce Momjian <[EMAIL PROTECTED]> writes:
> I have added your POLLUTE=1 solution to interfaces/perl5 and
> plperl. Please try tomorrow's snapshot to see if this works for you.
I think the more interesting question is whether that breaks older
Perls...
regards, tom lane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pg.pm compiles fine with perl 5.00503, but it fails with perl 5.6.0. i'm
under the impression that perl 5.6.0 is the latest stable, so i guess it
should be made to work before the release.
i don't know much about perl modules, but i'll take a crack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
the problem looks like it is quite beyond me. here is my error:
gcc -c -I../libpq -I../../include -D_REENTRANT -fno-strict-aliasing
- -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
- -DVERSION=\"1.8.0\" -DXS_VERSION=\"1.8.0\" -fp
I said
> Bruce Momjian <[EMAIL PROTECTED]> writes:
>> I have added your POLLUTE=1 solution to interfaces/perl5 and
>> plperl. Please try tomorrow's snapshot to see if this works for you.
> I think the more interesting question is whether that breaks older
> Perls...
I have now tried it with per
> I said
> > Bruce Momjian <[EMAIL PROTECTED]> writes:
> >> I have added your POLLUTE=1 solution to interfaces/perl5 and
> >> plperl. Please try tomorrow's snapshot to see if this works for you.
>
> > I think the more interesting question is whether that breaks older
> > Perls...
>
> I have now
This is fixed in tomorrow's snapshot.
-- Start of PGP signed section.
> the problem looks like it is quite beyond me. here is my error:
> gcc -c -I../libpq -I../../include -D_REENTRANT -fno-strict-aliasing
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
> -DVERSION=\"1.8.0\
11 matches
Mail list logo