Re: constify arguments of copy_file() and copydir()
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Michael Paquier <michael@paquier.xyz>,
Nathan Bossart <nathandbossart@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@postgresql.org
Date: 2023-01-17T19:23:49Z
Lists: pgsql-hackers
On 17.01.23 07:24, Michael Paquier wrote: > On Mon, Jan 16, 2023 at 10:53:40AM +0900, Michael Paquier wrote: >> +1. > > While I don't forget about this thread.. Any objections if I were to > apply that? Looks good to me.
Commits
-
Constify the arguments of copydir.h functions
- 2f31f405e1fa 16.0 landed