mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 20:50:37 +00:00
... by panicking on overflow; It was made fallible initially due to in-confidence in logical size calculation. However, the error has never happened since I am at Neon. Let's stop worrying about this by converting the overflow check into a panic.