Skip to content

Commit b3ac14e

Browse files
committed
by GitHub Actions [skip ci]
1 parent 5e56e87 commit b3ac14e

5 files changed

Lines changed: 208 additions & 229 deletions

File tree

current/html/libpq-fastpath.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
with binary transmission of parameters and results substitutes for a
2222
fast-path function call.
2323
</span>
24-
《機械翻訳》このインタフェースは安全ではないため、使用しないでください。
24+
このインタフェースは安全ではないため、使用しないでください。
2525
<em class="parameter"><code>result_is_int</code></em><code class="literal">0</code>に設定されている場合、<code class="function">PQfn</code>は、要求されたバイト数に対してデータに十分なスペースがあるかどうかにかかわらず、<em class="parameter"><code>result_buf</code></em>の末尾を超えてバッファを書き込むことができます。
2626
さらに、これは廃止されました。
27-
関数呼び出しを定義するためにプリペアドステートメントを設定することによって、同様のパフォーマンスおよびより大きな機能を達成できます
28-
次に、パラメータおよび結果のバイナリ伝送を伴うステートメントを実行すると、fast-パス関数呼び出しの代わりになります
27+
関数呼び出しを定義するためにプリペアドステートメントを設定することによって、同等のパフォーマンスおよびより多くの機能を得られるからです
28+
そして、パラメータおよび結果のバイナリ伝送を伴うステートメントを実行すると、近道関数呼び出しの代わりになります
2929
</p></div><p>
3030
<span class="original">
3131
The function &lt;function id="libpq-PQfn"&gt;PQfn&lt;/function&gt;&lt;indexterm&gt;&lt;primary&gt;PQfn&lt;/primary&gt;&lt;/indexterm&gt;

0 commit comments

Comments
 (0)