Re: PostgreSQL arrays and DBD

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: PostgreSQL arrays and DBD
Date: 2008-08-22 17:19:00
Message-ID: 72c4c08fbacfb95124e5c29aca90d39c@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)turnstep(dot)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-----

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeroen Vermeulen 2008-08-22 20:51:32 Re: Where can I get the LIBPQ++
Previous Message Decibel! 2008-08-22 05:36:19 Re: PostgreSQL arrays and DBD