On Fri, May 15, 2020 at 8:03 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> Hi,
>
> I have just noticed that pg_bsd_indent complains since
> -Wimplicit-fallthrough=3 has been added to the default set of switches
> if available.
Oh Indeed.
> Something like the attached is fine to take care of those warnings,
> but what's our current patching policy for this tool?
The patch looks good to me. It looks like we already have custom
patches, so +1 to applying it.