public inbox for [email protected]
help / color / mirror / Atom feedFrom: David Steele <[email protected]>
To: Pg Hackers <[email protected]>
Subject: Re: Add const qualifiers
Date: Sat, 9 Sep 2023 16:03:37 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On 9/1/23 11:39, David Steele wrote:
> Hackers,
>
> I noticed that there was a mismatch between the const qualifiers for
> excludeDirContents in src/backend/backup/backup/basebackup.c and
> src/bin/pg_rewind/file_map.c and that led me to use ^static const.*\*.*=
> to do a quick search for similar cases.
>
> I think at the least we should make excludeDirContents match, but the
> rest of the changes seem like a good idea as well.
Added to 2023-11 CF.
Regards,
-David
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Add const qualifiers
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox