DBD::Pg 1.44 released - Mailing list pgsql-interfaces

From Greg Sabino Mullane
Subject DBD::Pg 1.44 released
Date
Msg-id 06bf18f6e594b3420c0ca409ace32795@biglumber.com
Whole thread Raw
Responses Re: [GENERAL] DBD::Pg 1.44 released  ("Mike G." <mike@thegodshalls.com>)
List pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I am pleased to announce that version 1.44 of DBD::Pg has
been released. You can find it on CPAN:

http://search.cpan.org/~dbdpg/DBD-Pg-1.44/

This will be one of the last versions that supports
PostgreSQL 7.3. If you are using that, you are strongly
encouraged to upgrade to the 8.x series.

This version has many changes and bug fixes. Some of the
more notable enhancements include:

* Allow data types to be specified in $dbh->quote() calls.

* Full support for "dollar-sign" quoting.

* Complete rewrite and optimization of the do() method, which
  now runs much quicker if placeholders are not used.

The complete list can be found in the "Changes" file linked
to from the above URL.

This version also uses a SIGNATURE file, which requires the
use of Module::Signature. It is highly recommended that
you verify your installation this way. Otherwise:

MD5 checksum:
7593ce2e07c0959ef62d9628229d2d1a  DBD-Pg-1.44.tar.gz
SHA1 checksum:
f5027985ec5d275853f0a727f85a2678b57e719b  DBD-Pg-1.44.tar.gz

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

iD8DBQFD/RecvJuQZxSWSsgRAkh0AJ9wI04+f1MizPM50JdbamYxPCEYawCgt5Zs
mFxZk1e1qRt4md2ZRpxyh94=
=oEvi
-----END PGP SIGNATURE-----



pgsql-interfaces by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: protocol, md5 authentication
Next
From: "Mike G."
Date:
Subject: Re: [GENERAL] DBD::Pg 1.44 released