forked from docs/doc-exports
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>
52 lines
4.2 KiB
HTML
52 lines
4.2 KiB
HTML
<a name="EN-US_TOPIC_0000001145894473"></a><a name="EN-US_TOPIC_0000001145894473"></a>
|
|
|
|
<h1 class="topictitle1">PG_AVAILABLE_EXTENSIONS</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001145894473__a591fc28e5c944438b811c4ec04ff6378"><strong id="EN-US_TOPIC_0000001145894473__b46491032112118">PG_AVAILABLE_EXTENSIONS</strong> displays the extended information about certain database features.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145894473__t24bce30f7e7a46ec81bbe509c2f76b78" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_AVAILABLE_EXTENSIONS columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145894473__r0e07c04e776f4bf6a5a9ce998ee59e12"><th align="left" class="cellrowborder" valign="top" width="25.77%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145894473__a2a6dfc65c97f46f59be9bb2753cae0a0"><strong id="EN-US_TOPIC_0000001145894473__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_0000001145894473__aa1c90fe5c44944b58b84325739cea2e2">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_0000001145894473__a27e886b2edf24fb3bbb8bc565d8f116f">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001145894473__rb7fb7d5ddb3f4b198d60d400f521fe83"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894473__aed5789c3cd5b4f979cfcfb8e536c2bc7">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894473__a40469607d4fb4c2ab706c7bf9dc2f18a">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894473__a41a5c3a68bc44a88b65be6a4ee8c5f1d">Extension name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145894473__rd05dd3df340a41b7b04f0a5db398ed92"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894473__af7b8172b1fbf4533a84b8e1330202202">default_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894473__a5dac7cb80338438889fa41eae8651f9b">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894473__a89e68b10f75c42d5bcbe454b4d43805f">Name of default version. The value is <strong id="EN-US_TOPIC_0000001145894473__b842352706174756">NULL</strong> if none is specified.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145894473__r58904976147f49babfca7481871a479a"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894473__a2c40ab7958014dec81243d912180dbba">installed_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894473__en-us_topic_0059778728_p42898268472">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894473__en-us_topic_0059778728_p274111404715">Currently installed version of the extension. The value is <strong id="EN-US_TOPIC_0000001145894473__b1257622114328">NULL</strong> if no version is installed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145894473__rdb8b12bd57bd4f40be4d99f7b91fa470"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894473__a1947409cf835465e85d96aa4b844a089">comment</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894473__ac6792fc4c5844798a524acbe672aa5a7">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.49999999999999%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894473__a02729ba4aa654707bc7906dc684ade6d">Comment string from the extension's control file</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0639.html">System Views</a></div>
|
|
</div>
|
|
</div>
|
|
|