mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Some markup cleanup to deconfuse the find_gt_lt tool
Josh Kupershmidt
This commit is contained in:
@@ -244,9 +244,8 @@ CREATE USER <replaceable>name</replaceable>;
|
||||
|
||||
A role's attributes can be modified after creation with
|
||||
<command>ALTER ROLE</command>.<indexterm><primary>ALTER ROLE</></>
|
||||
See the reference pages for the <xref linkend="sql-createrole"
|
||||
> and <xref linkend="sql-alterrole"
|
||||
> commands for details.
|
||||
See the reference pages for the <xref linkend="sql-createrole">
|
||||
and <xref linkend="sql-alterrole"> commands for details.
|
||||
</para>
|
||||
|
||||
<tip>
|
||||
|
||||
Reference in New Issue
Block a user