v.20.1Build/Testing/Packaging Improvement
Stack Trace Display Enhanced for std::exception and Poco::Exception
Now stack trace is displayed forstd::exceptionandPoco::Exception. In previous versions it was available only forDB::Exception. This improves diagnostics. #8501 (alexey-milovidov)