mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-26 07:58:38 +00:00
a1df835e28
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