Re: Announce: DBD::Pg 1.30_2 (beta)

From: Cosimo Streppone <cstrep(at)satelgroup(dot)net>
To: Rudy Lippan <rlippan(at)remotelinux(dot)com>
Cc: dbi-users(at)perl(dot)org, dbi-dev(at)perl(dot)org, dbdpg-general(at)svr3(dot)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Announce: DBD::Pg 1.30_2 (beta)
Date: 2003-06-12 16:50:30
Message-ID: 3EE8AF56.3000308@satelgroup.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Rudy Lippan wrote:

>>here is the result of my tests, with either DBI 1.35 and 1.37
>>and Postgresql version 7.3.3.
>>I'm having several problems with the test scripts.
>
> That is good! In a good-that-we-caught-it sort of way :)
>

Sure!

>>OS Linux RedHat 7.3, Pg 7.3.3, Perl 5.6.1
>
> Is this the perl that came with 5.6.1? If so, I'll set up a RH 7.3
> system to see if I can duplicated the problem.

I'm not using the default RH perl. I'm including here the full `perl -V`.

============================================================================

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.18-3, archname=linux
uname='linux satcli03 2.4.18-3 #1 thu apr 18 07:37:53 edt 2002 i686 unknown '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-ffast-math -fno-strict-aliasing -I/usr/local/include -mpentiumpro -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-ffast-math -fno-strict-aliasing -I/usr/local/include -mpentiumpro'
ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-110)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=define, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under linux
Compiled at Jun 28 2002 18:35:40
@INC:
/opt/perl/lib/5.6.1/linux
/opt/perl/lib/5.6.1
/opt/perl/lib/site_perl/5.6.1/linux
/opt/perl/lib/site_perl/5.6.1
/opt/perl/lib/site_perl
.

--
Cosimo

Choose two:
(A) Fast
(B) Efficient
(C) Stable
(D) Windows 98 (counts as two)

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Wheeler 2003-06-12 18:45:27 Re: Announce: DBD::Pg 1.30_2 (beta)
Previous Message Cosimo Streppone 2003-06-12 14:59:30 Re: Announce: DBD::Pg 1.30_2 (beta)