mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 04:26:44 -04:00
Add pg_user_mappings to the table of system views.
This commit is contained in:
parent
d833f42eeb
commit
e6e906aee3
1 changed files with 5 additions and 0 deletions
|
|
@ -5605,6 +5605,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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue