v.20.1Build/Testing/Packaging Improvement

Stack Trace Display Enhanced for std::exception and Poco::Exception

Now stack trace is displayed for std::exception and Poco::Exception. In previous versions it was available only for DB::Exception. This improves diagnostics. #8501 (alexey-milovidov)