DBD-Pg

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

     language-specific string checking for tests.
   (RT ticket #40604)


Version 2.11.3  (released November 3, 2008)

 - Force LC_MESSAGES to 'C' inside tests
   (RT ticket #40604)

 - Minor compiler tweaks.

 - Fix small POD error
   (RT ticket #40209)

 - Tweak Perl::Critic policy list
   (RT ticket #40130)


Version 2.11.2  (released October 15, 2008)

 - Fix core dump when invalid placeholders used.
   [Greg Sabino Mullane]
   (RT ticket #40075)


Version 2.11.1  (released October 14, 2008)

 - Attribute $sth->{ParamTypes} returns 'TYPE' when possible.


Version 2.11.0  (released October 13, 2008)

 - Attribute $sth->{ParamTypes} now returns a hashref per the DBI docs.
   [Greg Sabino Mullane]

 - Adjustment of Makefile.PL to fix problem with Strawberry Perl. Thanks 
     to Martin Evan <martin.evans at easysoft.com>
     and Brian <elspicyjack at gmail.com> on the dbi-users list.


Version 2.10.7  (released September 22, 2008)

 - Fix test issue when dbname contains dashes.
   [Rainer Tammer]

 - Revert META.yml to 1.0, until such time as tools can handle 1.1
   [Taro Nishino]
   (RT ticket #39461)


Version 2.10.6  (released September 19, 2008)

 - Correctly quote all bytea characters.
   [Rod Taylor]
   (RT ticket #39390)

 - Prevent core dump when checking $dbh->{standard_conforming_strings}
     on older servers.
   [Greg Sabino Mullane]

 - Skip unicode tests if server is set to 'LATIN1'
   [Greg Sabino Mullane]


Version 2.10.5  (released September 16, 2008)

 - Fix SIGNATURE file


Version 2.10.4  (released September 16, 2008)

 - Force use of math library when compiling. Per report 
     of AIX problems by Rainer Tammer.


Version 2.10.3  (released August 31, 2008)

 - Previous version had wrong SIGNATURE file


Version 2.10.2  (released August 31, 2008)

 - Fix minor problem in t/99_yaml.t


Version 2.10.1  (released August 31, 2008)

 - Minor testing fix.


Version 2.10.0  (released August 26, 2008)

 - Add the 'DBD' trace setting to output only non-DBI trace messages, 
     and allow 'dbd_verbose' as a connection attribute for the same effect.
   [Greg Sabino Mullane]

 - Fix a minor problem with testing against 7.4 databases
   [Greg Sabino Mullane]

 - Allow multi-statement do() calls with parameters to work if pg_server_prepare
     is set to 0
   [Greg Sabino Mullane]
   (RT ticket #38623)


Version 2.9.2  (released August 18, 2008)

 - Empty Postgres arrays should return empty Perl arrays, not undef.
   [David E. Wheeler]
   (RT ticket #38552)


Version 2.9.1  (released August 17, 2008)

 - Return undef when mapping Postgres array to Perl array and 
     the array is empty '{}'
   [Greg Sabino Mullane]
   (RT ticket #38552)

 - Minor documentation improvements.
   [Greg Sabino Mullane]



( run in 1.413 second using v1.01-cache-2.11-cpan-39bf76dae61 )