On Thu, Mar 17, 2022 at 06:12:20AM -0500, Justin Pryzby wrote:
> I think this should use <lz4frame.h>
>
> +#include "lz4frame.h"
>
> commit babbbb595d2322da095a1e6703171b3f1f2815cb
> Author: Michael Paquier <michael@paquier.xyz>
> Date: Fri Nov 5 11:33:25 2021 +0900
>
> Add support for LZ4 compression in pg_receivewal
Yes, you are right. A second thing is that should be declared before
the PG headers.
--
Michael