[interchange-cvs] CVS notice: activity by heins

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Mon May 28 09:52:00 2001


CVS activity by user 'heins':
interchange/lib/Vend/Table DBI.pm,1.25.2.32,1.25.2.33
Update of /anon_cvs/repository/interchange/lib/Vend/Table
In directory developer.akopia.com:/tmp/cvs-serv7021/Table

Modified Files:
      Tag: DEV_4_7_0
	DBI.pm 
Log Message:
Backed out row_count change. It may have not been obvious that all
DBI databases don't return a true $rc on execute.

There was still a bug that was fixed with the setting of $rc to @$ref-- good
work.