doc-exports/docs/dws/dev/dws_04_0576.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

52 lines
4.1 KiB
HTML

<a name="EN-US_TOPIC_0000001145694517"></a><a name="EN-US_TOPIC_0000001145694517"></a>
<h1 class="topictitle1">PG_AUTH_MEMBERS</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001145694517__a0f96b52cd1ef456781b6dc709fef1da8"><strong id="EN-US_TOPIC_0000001145694517__b9345120191517">PG_AUTH_MEMBERS</strong> records the membership relations between roles.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145694517__tcb50e8de8a0346cc890ade1164158b5f" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_AUTH_MEMBERS columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145694517__rf6b13d353df24fada2e0fc566aa11212"><th align="left" class="cellrowborder" valign="top" width="25.77%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145694517__a3b1ffbda0ca84602a7da61f32684ef54"><strong id="EN-US_TOPIC_0000001145694517__b84235270691445">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.73%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145694517__aa74a1bc040fb4edaad90e1cfb4d6bbee">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.49999999999999%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145694517__a86895bc5731e40298bce454fb3060566">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001145694517__rfdea5e86499c425c8b7b54c8a799d9a0"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145694517__ad16e2921e67548d48a2603c41a75ea18">roleid</p>
</td>
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145694517__adcf07f85ba844747b0bf4d8dd937ebe0">oid</p>
</td>
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145694517__a0657921f654b4daf8b854404f070b8f3">ID of a role that has a member</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145694517__r07ab1437c4f14bc7854866d7dc4ab03a"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145694517__a8d710807426648338e47d865581a1f3c">member</p>
</td>
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145694517__af1244475ea504cfc81779490d32c1e59">oid</p>
</td>
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145694517__ad02b7484c7044bd7a853b03b977fcd29">ID of a role that is a member of ROLEID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145694517__r5de538017aa24264a7cee025cd34274f"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145694517__a1cbca0cd981243b5bdd0e6dfe4c13ebc">grantor</p>
</td>
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145694517__ae2cb4daab9d54641af0dd6674298af0a">oid</p>
</td>
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145694517__acb5989df3f5447388bb7646d77d6db5d">ID of a role that grants this membership</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145694517__rc6a2bbbdd9d549a29e57c428d5f514b0"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145694517__af2e892673d9e4baaac90758fc63414e1">admin_option</p>
</td>
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145694517__a6e6ab1da72b34690be6444d7727ba135"><span id="EN-US_TOPIC_0000001145694517__text3121230173116">boolean</span></p>
</td>
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145694517__a0f6c55a53f954ec4aeb26549456b8bb1">Whether a member can grant membership in ROLEID to others</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0561.html">System Catalogs</a></div>
</div>
</div>