mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 11:06:21 -04:00
Add pg_user_mappings to the table of system views.
This commit is contained in:
parent
d609ff3ced
commit
fb9bb9f4cf
1 changed files with 5 additions and 0 deletions
|
|
@ -5917,6 +5917,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