File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 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+ <title>Protocol Versions</title>
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バイトから可変長フィールドに拡大されました。
253255BackendKeyDataメッセージはこれに対応するように変更され、CancelRequestメッセージは可変長のペイロードを持つように再定義されました。
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments