On Fri, Mar 12, 2021 at 8:54 AM Justin Pryzby <pry...@telsasoft.com> wrote:
>
> +#elif LZ4_VERSION_NUMBER < 10803
> +       return lz4_cmdecompress(value);
> +#else
>
> It occurred to me that this should actually compare the runtime version with
> LZ4_versionNumber().  That way, a library upgrade can enable the slice
> behavior.

Yeah, that makes sense, I will change in the next version.

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com


Reply via email to