mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
3514e6e89a
This prevents us from overwriting all blocks of a relation when we extend the relation without first caching the size - get_cached_relsize does not guarantee a correct result when it returns `false`.