Calls to close have been replace with closeScan whereever necessary.
commit571b5d64bb32e362f67a5911fb117cea92f97d18
authorkishoramballi <kishoramballi>
Tue, 3 Feb 2009 06:48:50 +0000 (3 06:48 +0000)
committerkishoramballi <kishoramballi>
Tue, 3 Feb 2009 06:48:50 +0000 (3 06:48 +0000)
tree13a1a3fbd15ce3a29f90432a689b42e40ed35a37
parentf5d7efd5a8f925e5e6af5f8ca3b3cd9097a5ca99
Calls to close have been replace with closeScan whereever necessary.
Close method will delete the table object itself.
The same object should never be used after calling close with it.
src/storage/TableImpl.cxx