[svn:dbd-oracle] r13062 - dbd-oracle/branches/rs_array

[email protected]
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: byterock
Date: Wed Jul 15 07:34:49 2009
New Revision: 13062

Modified:
   dbd-oracle/branches/rs_array/oci8.c

Log:
need this as signed

Modified: dbd-oracle/branches/rs_array/oci8.c
==============================================================================
--- dbd-oracle/branches/rs_array/oci8.c	(original)
+++ dbd-oracle/branches/rs_array/oci8.c	Wed Jul 15 07:34:49 2009
@@ -2676,7 +2676,7 @@
 	D_imp_drh_from_dbh;
 	int num_errors		= 0;
 	ub4 prefetch_mem	= 0; /*Oracle prefetch memory buffer*/
-	ub4 prefetch_rows	= 0; /*Oracle prefetch Row Buffer*/
+	sb4 prefetch_rows	= 0; /*Oracle prefetch Row Buffer*/
 	sb4 cache_rows		= 0;/* set high so memory is the limit */
 	sword status;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.