Skip to content

Commit f304c38

Browse files
committed
by GitHub Actions [skip ci]
1 parent 3349a57 commit f304c38

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

current/html/functions-json.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2123,7 +2123,9 @@
21232123
<function>jsonb_path_exists</function> function).
21242124
</span>
21252125
述語チェック式は<code class="literal">@@</code>演算子(および<code class="function">jsonb_path_match</code>関数)で必要であり、<code class="literal">@?</code>演算子(または<code class="function">jsonb_path_exists</code>関数)では使用すべきではありません。
2126-
</p></div></div><div class="sect4" id="FUNCTIONS-SQLJSON-REGULAR-EXPRESSION-DEVIATION"><div class="titlepage"><div><div><h5 class="title">9.16.2.1.2. Regular Expression Interpretation <a href="#FUNCTIONS-SQLJSON-REGULAR-EXPRESSION-DEVIATION" class="id_link">#</a></h5></div></div></div><p>
2126+
</p></div></div><div class="sect4" id="FUNCTIONS-SQLJSON-REGULAR-EXPRESSION-DEVIATION"><div class="titlepage"><div><div><h5 class="title">9.16.2.1.2. 正規表現の解釈 <a href="#FUNCTIONS-SQLJSON-REGULAR-EXPRESSION-DEVIATION" class="id_link">#</a></h5></div></div></div><span class="original">
2127+
&lt;title&gt;Regular Expression Interpretation&lt;/title&gt;
2128+
</span><p>
21272129
<span class="original">
21282130
There are minor differences in the interpretation of regular
21292131
expression patterns used in &lt;literal&gt;like_regex&lt;/literal&gt; filters, as

current/postgres-A4.pdf

-127 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-06-21 04:27:16 JST
10+
last-updated: 2025-06-24 04:27:37 JST
1111

1212
### 最新 PostgreSQL
1313

@@ -19,7 +19,7 @@ last-updated: 2025-06-21 04:27:16 JST
1919

2020
| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2121
|:---------------------------|:---------------------------------------------:|:--------------------------------------------:|:---:|:----------:|
22-
| [17.5](current/html) | [PDF](current/postgres-A4.pdf) | | | <em id="update">2025-06-21</em> |
22+
| [17.5](current/html) | [PDF](current/postgres-A4.pdf) | | | <em id="update">2025-06-24</em> |
2323
| [17.0](jpug-doc/17.0/html/) | [PDF](jpug-doc/17.0/postgresql-17.0-A4.pdf) | [EPUB](jpug-doc/17.0/postgresql-17.0.epub) | [man.tar.gz](jpug-doc/17.0/man.tar.gz) | 2025-05-21 |
2424

2525
### PostgreSQL 16

0 commit comments

Comments
 (0)