On Sun, 11 Oct 2020 at 19:27, Michael Paquier <mich...@paquier.xyz> wrote: > > On Thu, Oct 08, 2020 at 06:22:39PM -0400, John Naylor wrote: > > Okay, thanks. > > And applied.
The following warning recently started to be shown in my environment(FreeBSD clang 8.0.1). Maybe it is relevant with this commit: unicode_norm.c:478:12: warning: implicit declaration of function 'htonl' is invalid in C99 [-Wimplicit-function-declaration] hashkey = htonl(ch); ^ 1 warning generated. Regards, -- Masahiko Sawada http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services