Skip to content

Commit 0396521

Browse files
committed
by GitHub Actions [skip ci]
1 parent 4b198ef commit 0396521

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

current/html/ltree.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -648,14 +648,15 @@
648648
<literal><</literal>, <literal><=</literal>, <literal>=</literal>,
649649
<literal>>=</literal>, <literal>></literal>
650650
</span>
651-
<code class="type">ltree</code>に対するB-treeインデックス:<code class="literal">&lt;</code><code class="literal">&lt;=</code><code class="literal">=</code><code class="literal">&gt;=</code><code class="literal">&gt;</code>
651+
<code class="type">ltree</code>に対するB-treeインデックス:
652+
<code class="literal">&lt;</code><code class="literal">&lt;=</code><code class="literal">=</code><code class="literal">&gt;=</code><code class="literal">&gt;</code>
652653
</p></li><li class="listitem"><p>
653654
<span class="original">
654655
Hash index over &lt;type&gt;ltree&lt;/type&gt;:
655656
&lt;literal&gt;=&lt;/literal&gt;
656657
</span>
657-
《マッチ度[50.000000]》<code class="type">ltree</code>演算子
658-
《機械翻訳》ハッシュインデックスオーバー<code class="type">ltree</code>:<code class="literal">=</code>.
658+
<code class="type">ltree</code>に対するハッシュインデックス:
659+
<code class="literal">=</code>
659660
</p></li><li class="listitem"><p>
660661
<span class="original">
661662
GiST index over &lt;type&gt;ltree&lt;/type&gt; (&lt;literal&gt;gist_ltree_ops&lt;/literal&gt;

current/postgres-A4.pdf

-91 Bytes
Binary file not shown.

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2025-03-04 11:10:36 JST
10+
last-updated: 2025-03-06 04:28:11 JST
1111

1212
### 最新 PostgreSQL
1313

@@ -25,7 +25,7 @@ last-updated: 2025-03-04 11:10:36 JST
2525

2626
| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727
|:---------------------------|:---------------------------------------------:|:--------------------------------------------:|:---:|:----------:|
28-
| [16.4](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.3/postgresql-16.4-A4.pdf) | [EPUB](jpug-doc/16.4/postgresql-16.4.epub) | [man.tar.gz](jpug-doc/16.4/man.tar.gz) | <em id="update">2025-03-04</em> |
28+
| [16.4](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.3/postgresql-16.4-A4.pdf) | [EPUB](jpug-doc/16.4/postgresql-16.4.epub) | [man.tar.gz](jpug-doc/16.4/man.tar.gz) | <em id="update">2025-03-06</em> |
2929
| [16.3](jpug-doc/16.3/html/) | [PDF](jpug-doc/16.3/postgresql-16.3-A4.pdf) | [EPUB](jpug-doc/16.3/postgresql-16.3.epub) | [man.tar.gz](jpug-doc/16.3/man.tar.gz) | 2024-08-15 |
3030
| [16.0](jpug-doc/16.0/html/) | [PDF](jpug-doc/16.0/postgresql-16.0-A4.pdf) | [EPUB](jpug-doc/16.0/postgresql-16.0.epub) | [man.tar.gz](jpug-doc/16.0/man.tar.gz) | 2024-05-15 |
3131

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)