Diff for /parser3/src/main/pa_sql_driver_manager.C between versions 1.23 and 1.24

version 1.23, 2001/07/23 13:59:52 version 1.24, 2001/08/20 13:22:05
Line 197  void SQL_Driver_manager::put_driver_to_c Line 197  void SQL_Driver_manager::put_driver_to_c
 }  }
   
 // connection cache  // connection cache
   /// @todo get rid of memory spending Stack [zeros deep inside got accumulated]
 SQL_Connection *SQL_Driver_manager::get_connection_from_cache(const String& url) {   SQL_Connection *SQL_Driver_manager::get_connection_from_cache(const String& url) { 
         SYNCHRONIZED;          SYNCHRONIZED;
   

Removed from v.1.23  
changed lines
  Added in v.1.24


E-mail: