pgsql: doc: fix typo in create role manual.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: fix typo in create role manual.
Date: 2024-06-16 07:30:59
Message-ID: E1sIkLq-001ij1-5m@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix typo in create role manual.

There was a small mistake in the create role manual.

Author: Satoru Koizumi
Reviewed-by: David G. Johnston
Discussion: https://postgr.es/m/flat/20240616.112523.1208348667552014162.t-ishii%40sranhm.sra.co.jp
Backpatch-through: 16

Branch
------
REL_16_STABLE

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

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 Heikki Linnakangas 2024-06-16 17:53:59 pgsql: Convert confusing macros in multixact.c to static inline functio
Previous Message Tatsuo Ishii 2024-06-16 07:30:28 pgsql: doc: fix typo in create role manual.