-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The latest version of DBD::Pg, the driver for PostgreSQL, has been
released. This version has many changes from 1.32, particularly
with regards to the protocol changes in version 7.4 and up of
PostgreSQL. In addition to fixing many bugs, the following things
were added:
  
* Advanced support for server-side includes, and an overhaul of
the entire prepare/execute code. All three types of placeholders
are handled (?, $1, and :foo), and DBD::Pg will automagically
use PQexec, PQexecPrepared, or PQexecParams as needed.
  
* Full support for the new last_insert_id() function.
  
* Improved support for building on Win32, including a completely
rewritten README.win32 file.
  
* Support for SQLSTATE codes, and a new pg_errorlevel attribute.
  
* New $dbh functions: pg_server_trace, pg_b, pg_user, pg_pass,
pg_host, pg_port, pg_options, pg_socket, and pg_pid.
  
* table_info() and primary_key_info() now return tablespace information
if available
  
* New required version of DBI: 1.38
  
The module can be found on CPAN:
  
http://search.cpan.org/~dbdpg/DBD-Pg-1.40/
  
Any and all questions are welcome on the DBD::Pg mailing list:
  
http://gborg.postgresql.org/mailman/listinfo/dbdpg-general

- --
Greg Sabino Mullane [EMAIL PROTECTED]
PGP Key: 0x14964AC8 200502242303
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFCHqOCvJuQZxSWSsgRAglSAKC4UsZdRbt1iFWyc6DNKw+U14f6BQCfRf4Q
9WHzCQjNxLgCzuwD/4dTFms=
=OylM
-----END PGP SIGNATURE-----


Reply via email to