Re: Standardize spelling of "power of two"

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: daniel(at)yesql(dot)se
Cc: alvherre(at)alvh(dot)no-ip(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Standardize spelling of "power of two"
Date: 2023-08-30 00:13:11
Message-ID: 20230830.091311.649181926862550531.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Tue, 29 Aug 2023 14:39:42 +0200, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote in
> > On 29 Aug 2023, at 13:11, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> >
> > On 2023-Aug-29, Daniel Gustafsson wrote:
> >
> >> Agreed. While we have numerous "power of 2" these were the only ones
> >> in translated user-facing messages, so I've pushed this to master (it
> >> didn't seem worth disrupting translations for 16 as we are so close to
> >> wrapping it, if others disagree I can backpatch).
> >
> > I'd rather backpatch it. There's only 5 translations that are 100% for
> > initdb.po, and they have two weeks to make the change from "2" to "two".
> > I don't think this is a problem.
>
> Fair enough, backpatched to v16.

Thank you for committing this.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2023-08-30 00:46:58 Re: Strange presentaion related to inheritance in \d+
Previous Message Michael Paquier 2023-08-30 00:10:47 Re: should frontend tools use syncfs() ?