public inbox for [email protected]
help / color / mirror / Atom feedFrom: David Steele <[email protected]>
To: Peter Eisentraut <[email protected]>
To: Pg Hackers <[email protected]>
Subject: Re: Add const qualifiers
Date: Tue, 26 Sep 2023 16:19:12 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
On 9/26/23 06:34, Peter Eisentraut wrote:
> On 09.09.23 21:03, David Steele wrote:
>> 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.
>
> committed
Thank you, Peter!
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], [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