mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 20:50:37 +00:00
We need to pass on the configured compression param during image layer generation. This was an oversight of #8106, and the likely cause why #8288 didn't bring any interesting regressions. Part of https://github.com/neondatabase/neon/issues/5431