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

From Greg Sabino Mullane
Subject DBD::Pg 1.49 released
Date
Msg-id da1ffa6c276e644e4fcb6bdbddae1070@biglumber.com
Whole thread Raw
List pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Version 1.49 of DBD::Pg has been released. This version adds support
for the ParamTypes statment handle attribute, and fixes a small bug in
ParamValues. It strips the final newline (as it did before) from error
messages, so that Perl's die will report the line number of the error.
It fixes an error that was causing $dbh->state() to not get set properly
in some edge cases. Finally, it adds the ability to quote and bind
the geometric types POINT, LINE, LSEG, BOX, PATH, POLYGON, and CIRCLE.

CPAN location: 
http://search.cpan.org/~dbdpg/DBD-Pg-1.49/ 
MD5 checksum:
76b9d6a2f4cbaefcba23380f83998215  DBD-Pg-1.49.tar.gz
SHA1 checksum:
37c1c37a02afa00d48f8dd739d5d8502a7c40045  DBD-Pg-1.49.tar.gz

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

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

iD8DBQFEX0R+vJuQZxSWSsgRAuJHAJ9tEIe4bI5KZdRiLm8g4Bb7LeqauQCeMzCH
Km5QdAVDQiJ190rEy50nnVg=
=3RHI
-----END PGP SIGNATURE-----




pgsql-interfaces by date:

Previous
From: Keary Suska
Date:
Subject: Re: PQhost() Returns NULL on Connection
Next
From: danish
Date:
Subject: installation problems