Re: Fix shadow warnings in logical replication code - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix shadow warnings in logical replication code
Date
Msg-id ZO/THv06DaTDCsuX@paquier.xyz
Whole thread Raw
In response to Re: Fix shadow warnings in logical replication code  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: Fix shadow warnings in logical replication code
List pgsql-hackers
On Wed, Aug 30, 2023 at 09:50:17AM +0800, Richard Guo wrote:
> Yeah, IIRC the source tree currently is able to be built without any
> shadow-related warnings with -Wshadow=compatible-local.  But with
> -Wshadow or -Wshadow=local, you can still see a lot of warnings.

Yep.  I've addressed on HEAD the ones proposed on this thread.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Sync scan & regression tests
Next
From: Peter Smith
Date:
Subject: Re: Fix shadow warnings in logical replication code