aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_user_mapping.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/alter_user_mapping.sgml')
-rw-r--r--doc/src/sgml/ref/alter_user_mapping.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/alter_user_mapping.sgml b/doc/src/sgml/ref/alter_user_mapping.sgml
index 3245f83e08d..d0ddd1370b9 100644
--- a/doc/src/sgml/ref/alter_user_mapping.sgml
+++ b/doc/src/sgml/ref/alter_user_mapping.sgml
@@ -4,6 +4,10 @@ PostgreSQL documentation
-->
<refentry id="SQL-ALTERUSERMAPPING">
+ <indexterm zone="sql-alterusermapping">
+ <primary>ALTER USER MAPPING</primary>
+ </indexterm>
+
<refmeta>
<refentrytitle>ALTER USER MAPPING</refentrytitle>
<manvolnum>7</manvolnum>
@@ -15,10 +19,6 @@ PostgreSQL documentation
<refpurpose>change the definition of a user mapping</refpurpose>
</refnamediv>
- <indexterm zone="sql-alterusermapping">
- <primary>ALTER USER MAPPING</primary>
- </indexterm>
-
<refsynopsisdiv>
<synopsis>
ALTER USER MAPPING FOR { <replaceable class="parameter">user_name</replaceable> | USER | CURRENT_USER | PUBLIC }