Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: fix panic catching in SHOW HISTOGRAM
This commit fixes an oversight in cockroachdb#135944 where an error from catching a panic in SHOW HISTOGRAM was not correctly propagated. Informs cockroachdb#135940 Release note: None
- Loading branch information