Skip to content

Commit 4b90911

Browse files
committed
by GitHub Actions [skip ci]
1 parent 72b9288 commit 4b90911

File tree

6 files changed

+3
-5
lines changed

6 files changed

+3
-5
lines changed

current/html/functions-admin.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1413,7 +1413,6 @@
14131413
flushed to WAL or not. <parameter>flush</parameter> has no effect
14141414
with <parameter>transactional</parameter>, as the message's WAL
14151415
record is flushed along with its transaction.
1416-
14171416
</span>
14181417
論理デコードのメッセージを送出します
14191418
これは汎用的なメッセージをWALを通して論理デコードのプラグインに渡すのに使うことができます。

current/html/installation-platform-notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@
668668
こうした場合、64ビット版のPostgreSQLで使用することはできません。
669669
</p></div><div class="sect3" id="WINDOWS-CRASH-DUMPS"><div class="titlepage"><div><div><h4 class="title">17.7.5.3. クラッシュダンプの収集 <a href="#WINDOWS-CRASH-DUMPS" class="id_link">#</a></h4></div></div></div><span class="original">
670670
&lt;title&gt;Collecting Crash Dumps&lt;/title&gt;
671-
</span><p>
671+
</span><p>
672672
<span class="original">
673673
If PostgreSQL on Windows crashes, it has the ability to generate
674674
&lt;productname&gt;minidumps&lt;/productname&gt; that can be used to track down the cause

current/html/sql-alterextension.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@
172172
関数、プロシージャ、または集約の引数のモードで<code class="literal">IN</code><code class="literal">OUT</code><code class="literal">INOUT</code><code class="literal">VARIADIC</code>のいずれかです。
173173
省略時のデフォルトは<code class="literal">IN</code>です。
174174
関数を識別するためには入力引数だけが必要ですので、実際のところ<code class="command">ALTER EXTENSION</code><code class="literal">OUT</code>引数を考慮しないことに注意してください。
175-
176175
このため<code class="literal">IN</code><code class="literal">INOUT</code>および<code class="literal">VARIADIC</code>引数を列挙するだけで十分です。
177176
</p></dd><dt><span class="term"><em class="replaceable"><code>argname</code></em></span></dt><dd><p>
178177
<span class="original">

current/postgres-A4.pdf

0 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-04-20 04:28:05 JST
10+
last-updated: 2025-04-22 04:29:42 JST
1111

1212
### 最新 PostgreSQL
1313

@@ -25,7 +25,7 @@ last-updated: 2025-04-20 04:28:05 JST
2525

2626
| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727
|:---------------------------|:---------------------------------------------:|:--------------------------------------------:|:---:|:----------:|
28-
| [16.4最新](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.4/postgresql-16.4-A4.pdf) | | | <em id="update">2025-04-20</em> |
28+
| [16.4最新](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.4/postgresql-16.4-A4.pdf) | | | <em id="update">2025-04-22</em> |
2929
| [16.4](jpug-doc/16.4old/html/) | [PDF](jpug-doc/16.4old/postgresql-16.4-A4.pdf) | [EPUB](jpug-doc/16.4old/postgresql-16.4.epub) | [man.tar.gz](jpug-doc/16.4old/man.tar.gz) | 2024-09-03 |
3030
| [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 |
3131
| [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 |
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)