Re: pg_checkpointer is not a verb or verb phrase
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>,
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-05T22:27:39Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > 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: >>> 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. Indeed. If we did commit anything, it would just be wiped out in the next bulk update. The authoritative versions of the .po files are in the pgtranslation repo, not gitmaster. regards, tom lane
Commits
-
Rename pg_checkpointer predefined role to pg_checkpoint.
- d3526e59fd11 15.0 landed
- b9eb0ff09eb8 16.0 landed