Re: PostgreSQL arrays and DBD - Mailing list pgsql-interfaces

From Greg Sabino Mullane
Subject Re: PostgreSQL arrays and DBD
Date
Msg-id 72c4c08fbacfb95124e5c29aca90d39c@biglumber.com
Whole thread Raw
In response to Re: PostgreSQL arrays and DBD  (Decibel! <decibel@decibel.org>)
List pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> DBD should return a reference to an empty array. But DBD returned
> the reference to the array containing 1 element (0). How can I have
> a different result:

This was fixed: version 2.9.2 of DBD::Pg should behave as you expect
with regards to empty integer arrays. This was asked and answered
on the dbi list, but no ccs went to the interfaces list - sorry about that.

http://www.nntp.perl.org/group/perl.dbi.users/2008/08/msg33162.html


- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200808221317
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAkiu9NAACgkQvJuQZxSWSsiCpQCgnpwjoL8x937IT65cbl14zwb9
S94AnA4YBnjXGec7gnUum0ZSK/hIyHWn
=CXQx
-----END PGP SIGNATURE-----




pgsql-interfaces by date:

Previous
From: Decibel!
Date:
Subject: Re: PostgreSQL arrays and DBD
Next
From: Jeroen Vermeulen
Date:
Subject: Re: Where can I get the LIBPQ++