Author: byterock Date: Wed Feb 18 12:39:07 2009 New Revision: 12514 Removed: dbd-oracle/trunk/DBD-Oracle-1.23-RC1.tar Modified: dbd-oracle/trunk/Changes
Log: typo corrections on changes Modified: dbd-oracle/trunk/Changes ============================================================================== --- dbd-oracle/trunk/Changes (original) +++ dbd-oracle/trunk/Changes Wed Feb 18 12:39:07 2009 @@ -1,13 +1,13 @@ =head1 Changes in DBD-Oracle 1.23(svn rev #####) - Fix in case there may be a bug in 11 where the OCI_ATTR_DATA_SIZE my return 0 which should never happen, John scoles - Fix on the Makefile.PL for a possible sql bug in IC from Martin J. Evans - Added a change from a suggestion from Martic Evans for making ref cursors faster. + Fix in case there may be a bug in 11 where the OCI_ATTR_DATA_SIZE my return 0 which should never happen, John Scoles + Fix on the Makefile.PL for a possible sql bug in IC from Martin Evans + Added a change from a suggestion from Martin Evans for making ref cursors faster. Added rt.cpan.org Ticket #=42328 ora_objects attribute for extended embedded objects support from Tomas Pokorny Fix for rt.cpan.org Ticket #=42328 user defined types from different schema in describe_obj from Tomas Pokorny Added a README for sun suggested by Jim McCullars - Clean up of white space and formating to 4 tabs from John Scoles + Clean up of white space and formatting to 4 tabs from John Scoles Fix for GCC 4.3 warnings from Eric Simon - Standerdized the dbd_verbose levels so they are all 3 and over. from John Scoles + Standardized the dbd_verbose levels so they are all 3 and over. from John Scoles Added private statement functions ora_stmt_type_name and ora_stmt_type from John Scoles Update to POD from Chris Underhill Added README.win64.txt with content from Alex Buttery
