Version 3.4.2 of DBD::Pg, DBI driver for PostgreSQL, is
now available. This release (along with 3.4.1) provides
some small fixes for the table_info() method. Get it here:

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

Checksums:

e8e92d86e6fd99f702da9a51d9970d87  DBD-Pg-3.4.2.tar.gz
aa8b141ec0318153d65689f9072dfd2a3f76f57b  DBD-Pg-3.4.2.tar.gz

Complete list of changes:

Version 3.4.2  Released September 25, 2015
  (git commit 61440e1f4ccb6c293c5838676da1942e0df67271)

  - Fix bug where single-quoted type arguments to the table_info()
    method were causing a SQL error.
    [Greg Sabino Mullane] (CPAN bug #99144)


Version 3.4.1  Released August 20, 2014
  (git commit cfd146effde09c493ac7573408ac29d6d9cbed47)

  - Allow '%' again for the type in table_info() and thus tables()
    It's not documented or tested in DBI, but it used to work until
    DBD::Pg 3.4.0, and the change broke DBIx::Class::Schema::Loader, which
    uses type='%'.
    [Dagfinn Ilmari MannsÃ¥ker <[email protected]>]


--
Greg Sabino Mullane [email protected]
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201409281133
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8


Reply via email to