DBD-KB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


 - Rewrote the primary_key_info() and primary_key() methods to cleanly handle 
     multi-column primary keys. Also added a "pg_onerow" attribute to allow 
     primary_key_info() to return a single row containing multiple-column information.
   [Greg Sabino Mullane]

 - Switched commit behavior from commit->execute->begin to begin->execute->commit
   [xelah-junk at xelah.com]
   [Greg Sabino Mullane]

 - Made the _pg_use_catalog subroutine use {private_dbgpg}.
   [Greg Sabino Mullane]
   (RT ticket #4841)

 - Changed strdup to safemalloc/strcpy in dbdimp.c
   (RT ticket #4578)

 - Made the data_sources method escape the database names as needed.
   Added support for databases with spaces in their names.
   [Greg Sabino Mullane]



( run in 1.195 second using v1.01-cache-2.11-cpan-df04353d9ac )