Thread: pgsql: Correct tense in log message

pgsql: Correct tense in log message

From
Peter Eisentraut
Date:
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(-)


Re: pgsql: Correct tense in log message

From
Bruce Momjian
Date:
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?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


Re: pgsql: Correct tense in log message

From
Peter Eisentraut
Date:
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.





Re: pgsql: Correct tense in log message

From
Bruce Momjian
Date:
On Sat, Mar 16, 2013 at 04:31:21PM -0400, Peter Eisentraut wrote:
> 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.

Oh, I was not aware of that.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +