Files
neon/pageserver
Christian Schwarz 67df3d1624 logical size calculation: make .current_size() infallible
... 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.
2023-11-30 14:11:11 +00:00
..
2023-11-28 12:50:53 -05:00