Version 3.3.0 of DBD::Pg, DBI driver for PostgreSQL, is
now available. This release enhances UTF-8 support a
great deal, thanks to the work of Dagfinn Ilmari Mannsåker
and Nicholas Clark. As always, you can find it on CPAN at:

http://search.cpan.org/dist/DBD-Pg/

Checksums:

547de1382a47d66872912fe64282ff55  DBD-Pg-3.3.0.tar.gz
9ec52d0d75463e6a448760e2d2fcbc41ca6201e1  DBD-Pg-3.3.0.tar.gz

Complete list of changes:

Version 3.3.0  Released May 31, 2014 (git commit 
055f788cf96b380b9fe0e80b6cedb88f8d1799b8)

  - Major cleanup of UTF-8 support:
      Fix quoting of UTF-8 values
      Add support for UTF-8 statement strings
      Fix UTF-8 support in placeholders and return values
    [Dagfinn Ilmari Mannsåker] (CPAN bug #95214 and #91655)
      Test that the Pg server agrees with us about the lengths of input strings.
      Refactor Unicode test to use anon hashes to describe the tests to run.
      Test pg_enable_utf8 of -1, in addition to 0 and 1.
      Extend the Unicode round-trip tests to verify ASCII, BMP and non-BMP code 
points.
      Test that characters created in the server reach the client correctly.

  - Rewrite foreign_key_info to be just one query
    [Dagfinn Ilmari Mannsåker]

  - Remove ODBC support from foreign_key_info
    [Dagfinn Ilmari Mannsåker]

  - Remove use of dTHX in functions in quote.c and types.c
    [Nicholas Clark]


--
Greg Sabino Mullane g...@turnstep.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201406021319
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

Attachment: signature.asc
Description: Digital signature

Reply via email to