| Update of /cvsroot/ruby-dbi/src/doc
In directory usw-pr-cvs1:/tmp/cvs-serv14596a
Modified Files:
	index.rd 
Log Message:
added contributor
Index: index.rd
===================================================================
RCS file: /cvsroot/ruby-dbi/src/doc/index.rd,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- index.rd	3 Jul 2002 16:48:35 -0000	1.21
+++ index.rd	3 Jul 2002 20:07:54 -0000	1.22
@@ -60,7 +60,8 @@
 : James F. Hranicky
   Patch for DBD Pg (cache PGResult#result in Tuples) which increases
   performance by a factor around 100
-  
+: Stephen Davies
+  Added method Statement#fetch_scroll for PostgreSQL DBD.
 
 == Database Drivers (DBDs)
 
 |