pgsql: doc: fix CREATE ROLE typo

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: fix CREATE ROLE typo
Date: 2024-03-27 21:58:33
Message-ID: E1rpbI1-005zd9-Hm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix CREATE ROLE typo

This wording typo was added in PG 16.

Reported-by: s(dot)bailey(at)chorusintel(dot)com

Discussion: https://postgr.es/m/171150077554.7105.801523271545956671@wrigleys.postgresql.org

Backpatch-through: 16

Branch
------
REL_16_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/create_role.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2024-03-28 01:03:58 pgsql: Rethink create and attach APIs of shared TidStore.
Previous Message Jeff Davis 2024-03-27 20:23:54 pgsql: Run perltidy on generate-unicode_version.pl.