| 
      
      
      From: Michael N. <mne...@us...> - 2002-04-17 13:43:40
      
     | 
| Update of /cvsroot/ruby-dbi/src/doc In directory usw-pr-cvs1:/tmp/cvs-serv8358 Modified Files: index.rd Log Message: added contributor Index: index.rd =================================================================== RCS file: /cvsroot/ruby-dbi/src/doc/index.rd,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- index.rd 16 Apr 2002 20:38:20 -0000 1.19 +++ index.rd 17 Apr 2002 13:43:37 -0000 1.20 @@ -46,8 +46,10 @@ Fixed bug in DBD for PostgreSQL (default values in method columns). : Norbert Gawor Fixed bug in DBD ODBC (method columns) and proxyserver. +: James F. Hranicky + Patch for DBD Pg (cache PGResult#result in Tuples) which increases + performance by a factor around 100 - == Database Drivers (DBDs) |