[MASSMAIL]pgsql: doc: fix CREATE ROLE typo - Mailing list pgsql-committers

From Bruce Momjian
Subject [MASSMAIL]pgsql: doc: fix CREATE ROLE typo
Date
Msg-id E1rpbI1-005zd9-Hm@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  fix CREATE ROLE typo

This wording typo was added in PG 16.

Reported-by: s.bailey@chorusintel.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(-)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Run perltidy on generate-unicode_version.pl.
Next
From: Masahiko Sawada
Date:
Subject: pgsql: Rethink create and attach APIs of shared TidStore.