DBD::Pg 1.44 released

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема DBD::Pg 1.44 released
Дата
Msg-id 06bf18f6e594b3420c0ca409ace32795@biglumber.com
обсуждение исходный текст
Ответы Re: [GENERAL] DBD::Pg 1.44 released  ("Mike G." <mike@thegodshalls.com>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: protocol, md5 authentication
Следующее
От: "Mike G."
Дата:
Сообщение: Re: [GENERAL] DBD::Pg 1.44 released