Skip to content

Commit ce15b0a

Browse files
committed
by GitHub Actions [skip ci]
1 parent e656c8d commit ce15b0a

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

current/html/sql-createextension.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,8 @@
7676
found via the server's extension control path (set by <xref
7777
linkend="guc-extension-control-path"/>.)
7878
</span>
79-
《マッチ度[50.461538]》インストールする拡張の名前です。
80-
<span class="productname">PostgreSQL</span>はファイル<code class="literal">SHAREDIR/extension/</code><em class="replaceable"><code>extension_name</code></em><code class="literal">.control</code>から詳細を読み取り、拡張を作成します。
81-
《機械翻訳》インストールするextensionの名前です。
82-
<span class="productname">PostgreSQL</span>により、ファイルの詳細を使用してextensionが作成されます。
83-
この詳細は、サーバのextensionコントロールパス<code class="filename"><em class="replaceable"><code>extension_name</code></em>.control</code><a class="xref" href="runtime-config-client.html#GUC-EXTENSION-CONTROL-PATH">extension_control_path</a>により設定を介して検出されます。
79+
インストールする拡張の名前です。
80+
<span class="productname">PostgreSQL</span>は、(<a class="xref" href="runtime-config-client.html#GUC-EXTENSION-CONTROL-PATH">extension_control_path</a>で設定される)サーバの拡張の制御パス経由で見つけたファイル<code class="filename"><em class="replaceable"><code>extension_name</code></em>.control</code>から詳細を読み取り、拡張を作成します。
8481
</p></dd><dt><span class="term"><em class="replaceable"><code>schema_name</code></em></span></dt><dd><p>
8582
<span class="original">
8683
The name of the schema in which to install the extension's

current/postgres-A4.pdf

-369 Bytes
Binary file not shown.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2025-11-20 04:27:17 JST
10+
last-updated: 2025-11-25 04:26:18 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)