Doc: clarify introduction to database roles.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Mar 2023 18:48:04 +0000 (14:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Mar 2023 18:48:04 +0000 (14:48 -0400)
commit6eefe2ce463f55bb3b8da7d561ad2f75053189e0
tree235af2f8c7c88e07244743f59e4c1852f787a60f
parent554841699f0ee5b56ef5eaf35402934f1e025eda
Doc: clarify introduction to database roles.

Word-smith section 22.1 ("Database Roles") a little bit in hopes
of removing confusion about how the bootstrap superuser's name
is chosen.

While here, I couldn't help noticing that the claim that the bootstrap
superuser is the only initially-existing role has been a lie since
we started to invent predefined roles.  We don't want too much detail
in this very introductory text, but it seems worth changing it to say
that it's the only initially-existing login-capable role.

Per documentation comment from Maja Zaloznik.

Discussion: https://postgr.es/m/167931662853.3349090.18217722739345182859@wrigleys.postgresql.org
doc/src/sgml/user-manag.sgml