ClickHouse/dbms
Amos Bird 8b2e68bfa0 Function try in destructor rethrows exceptions
According to https://en.cppreference.com/w/cpp/language/function-try-block , function try block used in destructor will rethrow exceptions if there isn't a return statement specified.
2018-07-18 16:29:12 +03:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake CLICKHOUSE-3771: fixes 2018-07-18 12:48:45 +03:00
programs CLICKHOUSE-3771: fixes 2018-07-18 12:48:45 +03:00
scripts Build and test fixes (#2470) 2018-06-05 20:43:10 +03:00
src Function try in destructor rethrows exceptions 2018-07-18 16:29:12 +03:00
tests Update 00633_func_or_in.sql 2018-07-18 09:27:25 +03:00
CMakeLists.txt Allow use unbundled cpuid (#2543) 2018-06-21 20:35:03 +03:00