1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

Add pg_user_mappings to the table of system views.

This commit is contained in:
Robert Haas
2010-10-14 19:12:24 -04:00
parent 11cad29c91
commit e468213358

View File

@ -6000,6 +6000,11 @@
<entry>database users</entry>
</row>
<row>
<entry><link linkend="view-pg-user-mappings"><structname>pg_user_mappings</structname></link></entry>
<entry>user mappings</entry>
</row>
<row>
<entry><link linkend="view-pg-views"><structname>pg_views</structname></link></entry>
<entry>views</entry>