Обсуждение: pgsql: Doc: clean up some issues with spellings of contributor names.

Поиск
Список
Период
Сортировка

pgsql: Doc: clean up some issues with spellings of contributor names.

От
Tom Lane
Дата:
Doc: clean up some issues with spellings of contributor names.

In the v12 contributors list, remove a couple of duplicates
that had crept in due to variant spellings of a person's name.
Try to standardize Japanese names as given-name-first.

Alexander Lakhin

Discussion: https://postgr.es/m/a8263c91-6a21-61d4-3156-34bf2fe54e15@gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ac8fb2c7e25ce6062d063c56b3c20d24ca581751

Modified Files
--------------
doc/src/sgml/release-12.sgml | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)


Re: pgsql: Doc: clean up some issues with spellings of contributor names.

От
Etsuro Fujita
Дата:
On Mon, Sep 23, 2019 at 11:32 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Doc: clean up some issues with spellings of contributor names.

> Try to standardize Japanese names as given-name-first.

Looks good to me other than these:

* Kato-san’s given name is Sho.  (The commit should have removed “Kato Sho”)
* KaiGai-san’s given name is Kohei.

Best regards,
Etsuro Fujita



Re: pgsql: Doc: clean up some issues with spellings of contributor names.

От
Tom Lane
Дата:
Etsuro Fujita <etsuro.fujita@gmail.com> writes:
> On Mon, Sep 23, 2019 at 11:32 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Doc: clean up some issues with spellings of contributor names.
>> Try to standardize Japanese names as given-name-first.

> Looks good to me other than these:

> * Kato-san’s given name is Sho.  (The commit should have removed “Kato Sho”)
> * KaiGai-san’s given name is Kohei.

Ah.  Could I trouble you to make those fixes?  I'm busy with some
other stuff.

            regards, tom lane



Re: pgsql: Doc: clean up some issues with spellings of contributor names.

От
Etsuro Fujita
Дата:
On Tue, Sep 24, 2019 at 1:27 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Etsuro Fujita <etsuro.fujita@gmail.com> writes:
> > On Mon, Sep 23, 2019 at 11:32 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> Doc: clean up some issues with spellings of contributor names.
> >> Try to standardize Japanese names as given-name-first.
>
> > Looks good to me other than these:
>
> > * Kato-san’s given name is Sho.  (The commit should have removed “Kato Sho”)
> > * KaiGai-san’s given name is Kohei.
>
> Ah.  Could I trouble you to make those fixes?  I'm busy with some
> other stuff.

Sorry, I'm now on leave, and can't carry out my commit bit until this weekend.

Best regards,
Etsuro Fujita



Re: pgsql: Doc: clean up some issues with spellings of contributor names.

От
Tom Lane
Дата:
Etsuro Fujita <etsuro.fujita@gmail.com> writes:
> On Tue, Sep 24, 2019 at 1:27 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Ah.  Could I trouble you to make those fixes?  I'm busy with some
>> other stuff.

> Sorry, I'm now on leave, and can't carry out my commit bit until this weekend.

OK, I'll get to it in a moment.  Thanks for the report though!

            regards, tom lane