Skip to content

Commit 25e3fe0

Browse files
committed
by GitHub Actions [skip ci]
1 parent 815fa90 commit 25e3fe0

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

current/html/protocol-overview.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,10 @@
246246
<xref linkend="protocol-versions-table"/> shows the currently supported
247247
protocol versions.
248248
</span>
249-
<a class="xref" href="protocol-overview.html#PROTOCOL-VERSIONS-TABLE" title="表54.1 Protocol Versions">表 54.1</a>に、現在サポートされているプロトコルバージョンを示します。
250-
</p><div class="table" id="PROTOCOL-VERSIONS-TABLE"><p class="title"><strong>表54.1 Protocol Versions</strong></p><div class="table-contents"><table class="table" summary="Protocol Versions" border="1"><colgroup><col /><col /><col /></colgroup><thead><tr><th>バージョン</th><th>サポートするサーババージョン</th><th>説明</th></tr></thead><tbody><tr><td>3.2</td><td>PostgreSQL 18以後</td><td>
249+
<a class="xref" href="protocol-overview.html#PROTOCOL-VERSIONS-TABLE" title="表54.1 プロトコルバージョン">表 54.1</a>に、現在サポートされているプロトコルバージョンを示します。
250+
</p><div class="table" id="PROTOCOL-VERSIONS-TABLE"><p class="title"><strong>表54.1 プロトコルバージョン</strong></p><div class="table-contents"><span class="original">
251+
&lt;title&gt;Protocol Versions&lt;/title&gt;
252+
</span><table class="table" summary="プロトコルバージョン" border="1"><colgroup><col /><col /><col /></colgroup><thead><tr><th>バージョン</th><th>サポートするサーババージョン</th><th>説明</th></tr></thead><tbody><tr><td>3.2</td><td>PostgreSQL 18以後</td><td>
251253
現在の最新のバージョン。
252254
問い合わせの取り消しで使用される秘密キーが4バイトから可変長フィールドに拡大されました。
253255
BackendKeyDataメッセージはこれに対応するように変更され、CancelRequestメッセージは可変長のペイロードを持つように再定義されました。

current/postgres-A4.pdf

-104 Bytes
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: 2026-01-31 04:45:18 JST
10+
last-updated: 2026-02-01 04:33:18 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)