DBD::Pg version 2.14.0 released

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: DBD::Pg version 2.14.0 released
Date: 2009-07-28 14:15:27
Message-ID: cbb3edcc7dcd606e1015c11cc0c7477b@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Version 2.14.0 of DBD::Pg has been released and is available on CPAN.
This version fixes some major quoting problems and has other minor
fixes. The complete list of changes:

('GSM' is Greg Sabino Mullane, greg(at)turnstep(dot)com)

2.14.0 Released July 27, 2009 (subversion r13130)

- Make quoting of int, floats, and names much safer. (CPAN bug #41565) [GSM]
- Make quoting of geometric types respect all valid chars (CPAN bug #41565) [GSM]
- Fix quoting of booleans to respect more Perlish variants (CPAN bug #41565) [GSM]
- Return ints and bools-cast-to-number from the db as true Perlish numbers.
(CPAN bug #47619) [GSM]
- Fix backslash quoting of arrays (CPAN bug #46732) [GSM]
- Fix error when destringifying array starting with '[x:y]='. Per report from
Jeff Trout [GSM]
- Fix problem with foreign_key_info() and NAME_uc (CPAN bug #46109) [GSM]
- Make foreign_key_info() respect FetchHashKeyName (CPAN bug #46103) [GSM]
- Fix Makefile.PL to apply POSTGRES_INCLUDE in a saner way.
(CPAN bug #45769) [GAURAV(at)cpan(dot)org]
- Improve Win32 README notes [Curtis Jewell]
- Fix spelling error in type_info (CPAN bug #47786) [justin(dot)d(dot)hunter(at)gmail(dot)com]
- Add functions to support MS VC++ 7.0 (CPAN bug #47858) [Taro Nishino]

CPAN location:

http://search.cpan.org/dist/DBD-Pg/

MD5 checksum:
6c58028bfce1a0638fc05bd950619aa6 DBD-Pg-2.14.0.tar.gz
SHA1 checksum:
fb0b48a5bef8f79a60709d1abc6197cafc79eb24 DBD-Pg-2.14.0.tar.gz

Remember to do a cpansign -v before you run the Makefile.PL
(see Module::Signature for more info)

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

iEYEAREDAAYFAkpuZc4ACgkQvJuQZxSWSsjc6ACfUBj1JxOAlHz5PVEU4L8Eptd4
E74AnRpF87VFTX/ylfQfD02SoolsiOMA
=PqnX
-----END PGP SIGNATURE-----

Browse pgsql-announce by date

  From Date Subject
Next Message Magnus Hagander 2009-08-01 17:05:31 Reminder: pgday.eu 2009 Call for Papers
Previous Message David Fetter 2009-07-27 05:57:37 == PostgreSQL Weekly News - July 26 2009 ==