Re: constify arguments of copy_file() and copydir()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@postgresql.org
Date: 2023-01-17T06:24:54Z
Lists: pgsql-hackers
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? -- Michael
Commits
-
Constify the arguments of copydir.h functions
- 2f31f405e1fa 16.0 landed