Skip to content

Commit 3843d20

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

4 files changed

Lines changed: 15 additions & 35 deletions

File tree

current/html/collation.html

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -307,15 +307,10 @@
307307
the ICU root locale; see <xref
308308
linkend="collation-managing-predefined-icu-und-x-icu"/>.)
309309
</span>
310-
《マッチ度[79.726651]》この標準SQL照合順序は、デフォルトUnicode照合基本テーブルを使用してUnicode照合アルゴリズムで並べ替えます。
310+
この標準SQL照合順序は、デフォルトUnicode照合基本テーブルを使用してUnicode照合アルゴリズムで並べ替えます。
311311
すべてのエンコーディングで使用できます。
312-
この照合順序を使用するにはICUサポートが必要であり、PostgresがICUの別のバージョンで構築されている場合は動作が変更される可能性があります(この照合順序はICUルートロケールと同じ動作をします
312+
この照合順序を使用するにはICUサポートが必要であり、<span class="productname">PostgreSQL</span>がICUの別のバージョンで構築されている場合は動作が変更される可能性があります
313313
(この照合順序は、ICUルートロケールと同じ動作をします。<a class="xref" href="collation.html#COLLATION-MANAGING-PREDEFINED-ICU-UND-X-ICU"><code class="literal">und-x-icu</code> (<span class="quote"><span class="quote">undefined</span></span>用)</a>を参照してください。)
314-
《機械翻訳》この標準SQL照合順序は、Unicode照合順序アルゴリズムとデフォルトUnicode照合順序要素テーブルを使用してソートされます。
315-
これはすべてのエンコード方式で使用できます。
316-
この照合順序を使用するにはICUサポートが必要であり、<span class="productname">PostgreSQL</span>が別のバージョンのICUで構築されている場合は、動作が変更される可能性があります。
317-
(この照合順序の動作はICUルートロケールと同じです。
318-
<a class="xref" href="collation.html#COLLATION-MANAGING-PREDEFINED-ICU-UND-X-ICU"><code class="literal">und-x-icu</code> (<span class="quote"><span class="quote">undefined</span></span>用)</a>を参照してください。)
319314
</p></dd><dt><span class="term"><code class="literal">ucs_basic</code></span></dt><dd><p>
320315
<span class="original">
321316
This SQL standard collation sorts using the Unicode code point values
@@ -343,16 +338,11 @@
343338
&lt;productname&gt;Postgres&lt;/productname&gt; major version. It is only
344339
available for encoding &lt;literal&gt;UTF8&lt;/literal&gt;.
345340
</span>
346-
《マッチ度[81.303602]》この照合順序による並べ替えでは、自然言語の並び順ではなく、Unicodeのコードポイント値を使用してソートされます。
347-
関数<code class="function">lower</code><code class="function">initcap</code><code class="function">upper</code>には、Unicodeシンプルケースマッピングを使用します
348-
パターンマッチ(正規表現を含む)の場合は、POSIX互換のUnicode<a class="ulink" href="https://www.unicode.org/reports/tr18/#Compatibility_Properties" target="_top">互換亜種プロパティを使用します</a>
341+
この照合順序による並べ替えでは、自然言語の並び順ではなく、Unicodeのコードポイント値を使用してソートされます。
342+
関数<code class="function">lower</code><code class="function">initcap</code><code class="function">upper</code>には、Unicodeフルケースマッピングを使用します
343+
パターンマッチ(正規表現を含む)の場合は、Unicode<a class="ulink" href="https://www.unicode.org/reports/tr18/#Compatibility_Properties" target="_top">互換プロパティ</a>の標準(Standard)亜種を使用します
349344
動作は効率的で、<span class="productname">Postgres</span>のメジャーバージョン内で安定です。
350-
この照合順序は、エンコーディング<code class="literal">UTF8</code>でのみ使用できます。
351-
《機械翻訳》この照合順序は、自然言語のコードポイントではなく、Unicodeのオーダー値でソートされます。
352-
関数<code class="function">lower</code><code class="function">initcap</code>、および<code class="function">upper</code> Unicodeの全ケースマッピングを使用します。
353-
パターンマッチ正規表現を含むの場合は、Unicode<a class="ulink" href="https://www.unicode.org/reports/tr18/#Compatibility_Properties" target="_top">互換性プロパティの標準バリアントを使用します</a>
354-
<span class="productname">Postgres</span>メジャーバージョン内での動作は効率的で安定(stable)です。
355-
エンコーディング<code class="literal">UTF8</code>のみ使用可能です。
345+
これは、エンコーディング<code class="literal">UTF8</code>でのみ使用できます。
356346
</p></dd><dt><span class="term"><code class="literal">pg_c_utf8</code></span></dt><dd><p>
357347
<span class="original">
358348
This collation sorts by Unicode code point values rather than natural
@@ -365,16 +355,11 @@
365355
&lt;productname&gt;PostgreSQL&lt;/productname&gt; major version. This collation is
366356
only available for encoding &lt;literal&gt;UTF8&lt;/literal&gt;.
367357
</span>
368-
《マッチ度[87.006579]》この照合順序による並べ替えでは、自然言語の並び順ではなく、Unicodeのコードポイント値を使用してソートされます。
358+
この照合順序による並べ替えでは、自然言語の並び順ではなく、Unicodeのコードポイント値を使用してソートされます。
369359
関数<code class="function">lower</code><code class="function">initcap</code><code class="function">upper</code>には、Unicodeシンプルケースマッピングを使用します。
370-
パターンマッチ(正規表現を含む)の場合は、POSIX互換のUnicode<a class="ulink" href="https://www.unicode.org/reports/tr18/#Compatibility_Properties" target="_top">互換亜種プロパティを使用します</a>
360+
パターンマッチ(正規表現を含む)の場合は、Unicode<a class="ulink" href="https://www.unicode.org/reports/tr18/#Compatibility_Properties" target="_top">互換プロパティ</a>のPOSIX互換(POSIX Compatible)亜種を使用します
371361
動作は効率的で、<span class="productname">Postgres</span>のメジャーバージョン内で安定です。
372362
この照合順序は、エンコーディング<code class="literal">UTF8</code>でのみ使用できます。
373-
《機械翻訳》この照合順序は、自然言語のコードポイントではなく、Unicodeのオーダー値でソートされます。
374-
関数<code class="function">lower</code><code class="function">initcap</code>、および<code class="function">upper</code>の場合は、Unicodeシンプルケースマッピングを使用します。
375-
パターンマッチの場合は(正規表現を含む)、Unicode<a class="ulink" href="https://www.unicode.org/reports/tr18/#Compatibility_Properties" target="_top">互換性プロパティのPOSIX互換バリアントを使用します</a>
376-
動作は効率的で、<span class="productname">PostgreSQL</span>メジャーバージョン内の安定(stable)です。
377-
この照合順序はエンコーディング<code class="literal">UTF8</code>でのみ使用可能です。
378363
</p></dd><dt><span class="term"><code class="literal">C</code> (equivalent to <code class="literal">POSIX</code>)</span></dt><dd><p>
379364
<span class="original">
380365
The &lt;literal&gt;C&lt;/literal&gt; and &lt;literal&gt;POSIX&lt;/literal&gt; collations are
@@ -714,7 +699,7 @@
714699
such as some pattern matching operations. Therefore, they should be used
715700
only in cases where they are specifically wanted.
716701
</span>
717-
《マッチ度[91.017964]》すべての標準および事前に定義された照合順序は決定論的であり、すべてのユーザ定義の照合順序はデフォルトで決定論的です。
702+
すべての標準および事前に定義された照合順序は決定論的であり、すべてのユーザ定義の照合順序はデフォルトで決定論的です。
718703
特にUnicodeの全機能およびその特別な場合を考えた際、非決定論的な照合順序はより多くの<span class="quote"><span class="quote">正しい</span></span>振る舞いを与えると同時に、いくつかの欠点もあります。
719704
第一にそれらを使用するとパフォーマンスが低下します。
720705
B-treeは非決定的照合順序を使用したインデックスでは重複排除には使用できないことに特に注意してください。

current/html/locale.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -372,10 +372,8 @@
372372
&lt;literal&gt;PG_UNICODE_FAST&lt;/literal&gt; locales are supported for this
373373
provider.
374374
</span>
375-
《マッチ度[72.058824]》<code class="literal">builtin</code>プロバイダは組み込みの操作を使用します。
376-
このプロバイダでは、<code class="literal">C</code>および<code class="literal">C.UTF-8</code>ロケールのみがサポートされています。
377-
《機械翻訳》<code class="literal">builtin</code>プロバイダは組み込み操作を使用します。
378-
このプロバイダでは、<code class="literal">C</code><code class="literal">C.UTF-8</code>、および<code class="literal">PG_UNICODE_FAST</code>ロケールのみがサポートされています。
375+
<code class="literal">builtin</code>プロバイダは組み込みの操作を使用します。
376+
このプロバイダでは、<code class="literal">C</code><code class="literal">C.UTF-8</code>および<code class="literal">PG_UNICODE_FAST</code>ロケールのみがサポートされています。
379377
</p><p>
380378
<span class="original">
381379
The &lt;literal&gt;C&lt;/literal&gt; locale behavior is identical to the
@@ -394,7 +392,7 @@
394392
</span>
395393
<code class="literal">C.UTF-8</code>ロケールは、データベースエンコーディングが<code class="literal">UTF-8</code>であり、動作がUnicodeに基づいている場合にのみ使用できます。
396394
照合順序はコードポイント値のみを使用します。
397-
正規表現文字クラスは"POSIX Compatible"セマンティクスに基づいており、ケースマッピングは"シンプル"亜種です。
395+
正規表現文字クラスは"POSIX互換"セマンティクスに基づいており、ケースマッピングは"シンプル"亜種です。
398396
</p><p>
399397
<span class="original">
400398
The &lt;literal&gt;PG_UNICODE_FAST&lt;/literal&gt; locale is available only when
@@ -403,12 +401,9 @@
403401
regular expression character classes are based on the "Standard"
404402
semantics, and the case mapping is the "full" variant.
405403
</span>
406-
《マッチ度[78.353659]》<code class="literal">C.UTF-8</code>ロケールは、データベースエンコーディングが<code class="literal">UTF-8</code>であり、動作がUnicodeに基づいている場合にのみ使用できます。
404+
<code class="literal">PG_UNICODE_FAST</code>ロケールは、データベースエンコーディングが<code class="literal">UTF-8</code>であり、動作がUnicodeに基づいている場合にのみ使用できます。
407405
照合順序はコードポイント値のみを使用します。
408-
正規表現文字クラスは"POSIX Compatible"セマンティクスに基づいており、ケースマッピングは"シンプル"亜種です。
409-
《機械翻訳》<code class="literal">PG_UNICODE_FAST</code>ロケールは、データベースエンコーディングが<code class="literal">UTF-8</code>であり、動作がUnicodeに基づいている場合にのみ使用できます。
410-
照合順序はコードポイントの値のみを使用します。
411-
正規表現の文字クラスは「標準」セマンティクスに基づいており、ケースマッピングは「完全」バリアントです。
406+
正規表現文字クラスは"標準"セマンティクスに基づいており、ケースマッピングは"フル"亜種です。
412407
</p></dd><dt><span class="term"><code class="literal">icu</code></span></dt><dd><p>
413408
<span class="original">
414409
The &lt;literal&gt;icu&lt;/literal&gt; provider uses the external

current/postgres-A4.pdf

-3.1 KB
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-25 04:26:18 JST
10+
last-updated: 2025-11-26 04:28:45 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)