DBD::Pg 1.11 released
[email protected] ("Jeffrey W. Baker")
| Newsgroups | perl.dbi.announce |
|---|---|
| Message-ID | <1015464966.11565.9.camel@noodles> |
The uploaded file
DBD-Pg-1.11.tar.gz
has entered CPAN as
file: $CPAN/authors/id/J/JB/JBAKER/DBD-Pg-1.11.tar.gz
Changes in this release include:
* patch from David Wheeler <[email protected]> to fix quoting
* 15 new quoting and placeholder tests
In a future release I may use the PQescapeString function instead of the
current quote function. If we are going to have a driver-specific quote
method, we might as well use the one provided by the database vendor.
Yours,
Jeffrey