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
-
Fix compiler warning in back branches (9.6, 10).
- 618d139f82d4 9.6.22 landed
- 26812bcaa664 10.17 landed
-
Fix assorted compiler warnings seen in the buildfarm.
- fbb2e9a030ee 11.0 cited