当前位置:网站首页>GBase 8c系统表-pg_auth_members
GBase 8c系统表-pg_auth_members
2022-07-03 02:18:00 【大壮十二】
pg_auth_members系统表存储显示角色之间的成员关系。
名称 | 类型 | 引用 | 描述 |
roleid | oid | pg_authid.oid | 拥有成员的角色的ID |
member | oid | pg_authid.oid | roleid的成员角色的ID |
grantor | oid | pg_authid.oid | 授权此成员关系的角色的ID |
admin_option | bool | 如果member能把roleid的成员关系授予他人,则为真 |
边栏推荐
- Basic operation of view
- Socket programming
- [Yu Yue education] China Ocean University job search OMG reference
- File class (check)
- stm32F407-------DMA
- 5.文件操作
- Leetcode(540)——有序数组中的单一元素
- Solution for processing overtime orders (Overtime unpaid)
- Deep learning notes (constantly updating...)
- Exception handling in kotlin process
猜你喜欢
使用Go语言实现try{}catch{}finally
How can retail enterprises open the second growth curve under the full link digital transformation
The technology boss is ready, and the topic of position C is up to you
A 30-year-old software tester, who has been unemployed for 4 months, is confused and doesn't know what to do?
[shutter] bottom navigation bar implementation (bottomnavigationbar bottom navigation bar | bottomnavigationbaritem navigation bar entry | pageview)
Servlet中数据传到JSP页面使用el表达式${}无法显示问题
[shutter] pull the navigation bar sideways (drawer component | pageview component)
Detailed analysis of micro service component sentinel (hystrix)
Pytorch convolution network regularization dropblock
awk从入门到入土(0)awk概述
随机推荐
Servlet中数据传到JSP页面使用el表达式${}无法显示问题
可视化yolov5格式数据集(labelme json文件)
QT qcombobox add qccheckbox (drop-down list box insert check box, including source code + comments)
CFdiv2-Fixed Point Guessing-(區間答案二分)
Swift development learning
stm32F407-------IIC通讯协议
可視化yolov5格式數據集(labelme json文件)
Exception handling in kotlin process
The Sandbox阐释对元宇宙平台的愿景
Summary of ES6 filter() array filtering methods
Where is the future of test engineers? Confused to see
Coroutinecontext in kotlin
微信小程序開發工具 POST net::ERR_PROXY_CONNECTION_FAILED 代理問題
4. Classes and objects
MySQL学习03
我的创作纪念日
【ROS进阶篇】第六讲 ROS中的录制与回放(rosbag)
Ni visa fails after LabVIEW installs the third-party visa software
SPI机制
Socket编程