We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee62dd1 + 401e80b commit 7f94253Copy full SHA for 7f94253
postgresql/doc/src/sgml/ref/alter_user.sgml
@@ -84,15 +84,15 @@ ALTER USER <replaceable class="PARAMETER">name</replaceable> RESET ALL
84
</para>
85
-->
86
<para>
87
-<command>ALTER USER</command>是<productname>PostgreSQL</productname>的扩展,SQL标准中还没有完成用户定义相关的语法。
+<command>ALTER USER</command>语句是一个<productname>PostgreSQL</productname>的扩展,SQL标准中还没有完成用户定义相关的语法。
88
89
</refsect1>
90
91
<refsect1>
92
<!--
93
<title>See Also</title>
94
95
-<title>参见</title>
+<title>又见</title>
96
97
<simplelist type="inline">
98
<member><xref linkend="sql-alterrole"></member>
0 commit comments