> On 29 Jul 2021, at 16:57, Daniil Zakhlystov <usernamedt(at)yandex-team(dot)ru> wrote:
>
> Forgot to attach the updated patch :)
This fails to build on Windows due to the use of strcasecmp:
+ if (strcasecmp(supported_algorithms[zpq->compressors[i].impl], "zstd") ==
Was that meant to be pg_strcasecmp?
--
Daniel Gustafsson https://vmware.com/