Re: New version of DBD::Pg for 8.1.4?

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: New version of DBD::Pg for 8.1.4?
Date: 2006-06-06 12:22:43
Message-ID: dceba45fdc29de0e2b22f7680f28db93@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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

> Will there need to be a new version of DBD::Pg released for 8.1.4?

No, DBD::Pg escapes everything with double quotes instead of a backslash,
and uses its own escaping routines, not the libpq ones. Therefore, the
existing version (latest is 1.49) should work just fine against recent
version of Postgres. However, a new version is being actively written that
will have better handling of utf-8 content in general, and as part of its
development we'll be doing heavy testing to make absolutely sure that
DBD::Pg is not affected by the recent discoveries. Watch this list of
monitor www.planetpostresql.org for updates.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200606060704
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFEhXMxvJuQZxSWSsgRAlnVAKDm4hjDPS4RywSneyNWtY2/TP5IPQCgmkvE
i5qs3NOxX36lCIgmRHe1c8k=
=8QMD
-----END PGP SIGNATURE-----

In response to

Browse pgsql-general by date

  From Date Subject
Next Message dananrg 2006-06-06 12:57:39 Re: Best open source tool for database design / ERDs?
Previous Message Andrus 2006-06-06 12:15:20 Re: How to use index in case insensitive substing search