> On 13 May 2025, at 10:22, Dilip Kumar <dilipbalaut@gmail.com> wrote:
> On Tue, May 13, 2025 at 7:34 PM PG Bug reporting form
> <noreply@postgresql.org> wrote:
>> Although pglz_compress is not used with pglz_stategy_always.
>> It might be useful in future
> Do you have a reproducible test case or steps to hit this issue?
The way I read it there is now way to reproduce this as the codepath used in
the fuzzer ins't present in postgres (PGLZ_strategy_always is not used by any
callsite).
Whether or not there is a bug in the compression code, or PGLZ_strategy_always
being incorrectly defined, or none of the above, remains to be seen.
--
Daniel Gustafsson