8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 17:23:03 +01:00

A couple TODO items I forgot

This commit is contained in:
skidder 2003-08-03 15:56:57 +00:00
parent fc755094d5
commit 0f7cd8ec8b

View File

@ -82,6 +82,11 @@ its usage is simular to local variables usage in terms of maintainability).
Perform stress testing and add needed logging where required.
We need to unify debug logging across the engine.
Other tasks:
1. NOMEM cleanup + EH cleanup. Use auto_ptr-like templates for resource management
2. system_call_failed exception must have call name, parameters and error code
Assignments
Nickolay Samofatov: