Re: create role manual

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: david(dot)g(dot)johnston(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: create role manual
Date: 2024-06-16 07:38:46
Message-ID: 20240616.163846.1309819288680007074.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sat, Jun 15, 2024 at 7:25 PM Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> wrote:
>
>> The rules for which initial
>> role membership options are enabled described below in the
>> <literal>IN ROLE</literal>, <literal>ROLE</literal>, and
>> <literal>ADMIN</literal> clauses.
>>
>> Maybe we need "are" in front of "described"?
>>
>>
> Agreed.

Thank you for the confirmation. I have pushed the change to master and
v16 stable branches.

Note that the original report was created by Satoru Koizumi, who is
one of the major contributors to PostgreSQL manual translation (to
Japanese) project. So I picked up his name as the author of the
commit.

https://github.com/pgsql-jp/jpug-doc

Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Muhammad Ikram 2024-06-16 11:59:55 Re: Backup and Restore of Partitioned Table in PG-15
Previous Message David G. Johnston 2024-06-16 02:37:11 Re: create role manual