Re: GCC warning in back branches

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-02-15T04:59:52Z
Lists: pgsql-hackers
On Mon, Feb 15, 2021 at 2:35 PM Michael Paquier <michael@paquier.xyz> wrote:
> ... I would have patched the top of the
> function if it were me, btw.

I just copied the way it is coded in master (due to commit fbb2e9a0
which fixed this warning in 11+).



Commits

  1. Fix compiler warning in back branches (9.6, 10).

  2. Fix assorted compiler warnings seen in the buildfarm.