mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 05:28:25 +00:00
eb7241c798
It's been rolled out everywhere, no configs are referencing it. All code that's made dead by the removal of the config option is removed as part of this PR. The `page_caching::PreWarmingWriter` in `::No` mode is equivalent to a `size_tracking_writer`, so, use that. part of https://github.com/neondatabase/neon/issues/7418