Skip to content

Commit fb9bb9f

Browse files
committed
Add pg_user_mappings to the table of system views.
1 parent d609ff3 commit fb9bb9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5917,6 +5917,11 @@
59175917
<entry>database users</entry>
59185918
</row>
59195919

5920+
<row>
5921+
<entry><link linkend="view-pg-user-mappings"><structname>pg_user_mappings</structname></link></entry>
5922+
<entry>user mappings</entry>
5923+
</row>
5924+
59205925
<row>
59215926
<entry><link linkend="view-pg-views"><structname>pg_views</structname></link></entry>
59225927
<entry>views</entry>

0 commit comments

Comments
 (0)