pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39232 CVS commit: pkgsrc/databases/p5-DBD-Oracle



The following reply was made to PR pkg/39232; it has been noted by GNATS.

From: Havard Eidnes <he%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39232 CVS commit: pkgsrc/databases/p5-DBD-Oracle
Date: Thu, 18 Dec 2008 01:13:04 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  he
 Date:          Thu Dec 18 01:13:04 UTC 2008
 
 Modified Files:
        pkgsrc/databases/p5-DBD-Oracle: Makefile distinfo
 
 Log Message:
 Update from version 1.19nb1 to 1.22.
 
 Based on diffs and testing done by Jens Rehsack, while following
 up on PR#39232, patch also submitted there.
 
 Pkgsrc changes:
  o Support different oracle library options
  o Add HOMEPAGE using search.cpan.org
 
 Upstream changes:
 
 Changes in DBD-Oracle 1.21(svn rev 11067) 11th April 2008 ^
 
   Added Notes to README.win32.txt on installing Instant Client
     11.1.0.6.0 from John Scoles
   Added the oci_typecode_name method to get the name rather than
     just the number of an OCI_TYPECODE from John Scoles
   Fixed a unreported bug with Embedded Objects from John Scoles
   Fixes for #34621 & 33791 from RT cpan
   Added patch to allow faster fetch from REF CURSORs from Biswadeep Chowdhury
   Updated the Todo file for next version from John Scoles
   Added support for the 10.2 Data Interface for Persistent LOBs by John Scoles
   Changed the way pre-fetching is done by John Scoles
   Added support for Scrollable cursors from John Scoles
   Changed the max size of cache_rows to a sb4 rather than a int
     and or a ub4 from John Scoles
   Added support for Lobs in select of OCI Embedded Objects from
     John Scoles with a big thankyou to  Paul Weiss
   Fixed for embedded object in object from Paul Weiss
   Added support for direct insert of large XML data into XMLType
     fields from Hendrik Fuss & John Scoles
   Fixed memory leak (not releasing Temp Lob with OCILobFreeTemporary)
     when created for a bind from John Scoles
   Added support for bind_param_inout_array for use with execute_array
     from John Scoles
   Added enhancement for Embedded Objects handling from Paul G. Weiss
   Fixed to Makefile.PL let it read makefiles from other makes from
     Alexander V Alekseev
   Updated POD to tell users to Avoid Using "SQL Call" from Charles Jardine
   Updated POD to account for rt.cpan.org #30910: "DBD-Oracle crashes
     when trying to read empty LOB" from John Scoles
   Added DBD::Oracle impdata/threads patch from Jeffrey Klein
 
 Changes in DBD-Oracle 1.20(svn rev 10517) 11th January 2008 ^
 
   Fixed lob test so it skips the one test that relies on it if v$
     session. from Rafael Kitover
   Fixed // with /* */ in dbdimp.c from John Scoles
   Fixed for execute_for_fetch in Oracle.pm returning 0 instead of
     0E0.  from Martin J. Evans
   Added README.64bit.txt that contains help for compiling on 64
     bit boxes from John Scoles
   Fixed typo in Oracle.pm from Tom R.
   Added support for ora_charset, ora_ncharset from Stephen J. Smith
   Fixed Makefile.PL for better handling of empty array in
     File::Find::find from Slaven Rezic
   Fixed references to README.clients.txt in Makefile.PL from  John Scoles
   Added PERL_NO_GET_CONTEXT for better multi-threaded support from John Scoles
   Changed required version of DBI to be 1.51 from John Scoles
   Fixed bug in 31lob.t from John Scoles
   Added notes on installing Instantclient .rpm to README.Lunix.txt
   Added support for OCI array bind from Alexander V Alekseev
   Added support for select of OCI Embedded Objects from John Scoles
   Added a tip in README.64bit.txt from cartmanltd
   Added fix to Makefile.PL for finding SQLplus for Ubuntu Server
     (but should work for others) from Martin J. Evans
   Added fix to Makefile.PL for Gentoo AMD64 from Tom R.
   Added fix to dbdimp.c for speed up of Null-Operations from Andreas Behal
   Added fix to dbdimp.c for SQLCS_NCHAR index use on varchar2s from
     Peter J. Holzer
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.11 -r1.12 pkgsrc/databases/p5-DBD-Oracle/Makefile
 cvs rdiff -r1.3 -r1.4 pkgsrc/databases/p5-DBD-Oracle/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index