Re: pgsql: Correct tense in log message - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: Correct tense in log message
Date
Msg-id 1363465881.14066.5.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: pgsql: Correct tense in log message  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: Correct tense in log message
List pgsql-committers
On Fri, 2013-03-08 at 14:16 -0500, Bruce Momjian wrote:
> On Sun, Feb 24, 2013 at 04:53:18AM +0000, Peter Eisentraut wrote:
> > Correct tense in log message
> >
> > Branch
> > ------
> > REL9_0_STABLE
> >
> > Details
> > -------
> > http://git.postgresql.org/pg/commitdiff/a8d80461a201051b67c286e1a83d00844d7cc6d8
> >
> > Modified Files
> > --------------
> > src/backend/commands/vacuumlazy.c |    2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Uh, do we really want to be churning translated messages in backbranches
> for this?

Not normally, but this was just added in the previous point release, and
so it seemed easier to just "correct" it before it lives too long.





pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve the documentation about commit_delay.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_controldata: Undo message spelling change