DBD::Pg 1.44 released

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: DBD::Pg 1.44 released
Date: 2006-02-23 02:11:55
Message-ID: 06bf18f6e594b3420c0ca409ace32795@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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(at)turnstep(dot)com
PGP Key: 0x14964AC8 200602222101
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message MG 2006-02-23 09:58:12 actual SQL statement
Previous Message Jim C. Nasby 2006-02-23 00:35:55 Re: now() time off

Browse pgsql-interfaces by date

  From Date Subject
Next Message Mike G. 2006-02-23 19:12:07 Re: DBD::Pg 1.44 released
Previous Message Alvaro Herrera 2006-02-22 21:06:54 Re: protocol, md5 authentication