Re: constify arguments of copy_file() and copydir() - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: constify arguments of copy_file() and copydir()
Date
Msg-id 15f5dead-db16-2ef3-5392-8df2f0259c0b@dunslane.net
Whole thread Raw
In response to constify arguments of copy_file() and copydir()  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: constify arguments of copy_file() and copydir()
List pgsql-hackers
On 2023-01-14 Sa 18:11, Nathan Bossart wrote:
> I've attached a patch for $SUBJECT, which allows us to remove a use of the
> unconstify macro in basic_archive.  This is just a pet peeve, but maybe it
> bothers others, too.


I don't like using unconstify where it can be avoided, so this looks
reasonable to me.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Extracting cross-version-upgrade knowledge from buildfarm client
Next
From: "Karl O. Pinc"
Date:
Subject: Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences