Re: pg_checkpointer is not a verb or verb phrase
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Magnus Hagander <magnus@hagander.net>,
Michael Paquier <michael@paquier.xyz>, Isaac Morland <isaac.morland@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-07-05T21:09:04Z
Lists: pgsql-hackers
On Tue, Jul 5, 2022 at 3:42 PM Nathan Bossart <nathandbossart@gmail.com> wrote: > On Tue, Jul 05, 2022 at 01:38:43PM -0400, Robert Haas wrote: > > Hearing several votes in favor and none opposed, committed and > > back-patched to v15. > > Thanks. > > > I added the catversion bump, but left out the .po > > file changes, figuring it was better to let those files get updated > > via the normal process. > > I'll keep this in mind for future patches. The changes looked pretty > obvious, so I wasn't sure whether to include it. I believe Peter periodically runs a script that bulk copies everything over from the translation repository. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Rename pg_checkpointer predefined role to pg_checkpoint.
- d3526e59fd11 15.0 landed
- b9eb0ff09eb8 16.0 landed