cpan DBD-Pg 2.12.0

latest releases: 3.18.0, 3.17.0, 3.16.3...
15 years ago
  • Change large object interface from lo_* to pglo* and make them accessible
    via direct $dbh calls (e.g. $dbh->pg_lo_import instead of $dbh->func(..,'pg_loimport').
    The use of $dbh->func(... 'lo
    *') is deprecated. GSM
  • Throw an exception for large_object functions called when AutoCommit is on,
    but allow pg_lo_import and pg_lo_export to work. Reported by Kynn Jones.
    GSM
  • Fix a memory leak when parsing returned arrays. Reported by Bálint Szilakszi.
    GSM
  • Do proper dequoting of boolean arrays Armando Santos, GSM
  • Use pg_get_expr in column_info when available [Adam Sjøgren]
  • Fix minor bugs in POD docs. Frank Wiegand
  • Fix minor bug in POD docs. [Tim Mattison]

Don't miss a new DBD-Pg release

NewReleases is sending notifications on new releases.