From: Bo Peng Date: Tue, 18 Nov 2025 00:34:08 +0000 (+0900) Subject: Doc: update release note. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8475c88fc3d79cb7798919d357af88a0faafdcce;p=pgpool2.git Doc: update release note. --- diff --git a/doc.ja/src/sgml/release-4.6.sgml b/doc.ja/src/sgml/release-4.6.sgml index fb1668827..be92983ec 100644 --- a/doc.ja/src/sgml/release-4.6.sgml +++ b/doc.ja/src/sgml/release-4.6.sgml @@ -2,7 +2,7 @@ リリース 4.6.4 リリース日 - 2025-11-20 + 2025-11-25 @@ -79,6 +79,23 @@ 不具合修正 + + + + CopyOutでのセグメンテーションフォルトを修正しました。(Tatsuo Ishii) + + + 拡張プロトコルでCOPY relname TO STDOUTが実行された場合、Pgpool-IIがセグフォルトを起こしていました。 + + + この問題はhttps://github.com/teteshによって報告されました。 + + + ディスカッション: datanymizer and pg-pool segmentation fault + + + + Fix segfault with CopyOut. (Tatsuo Ishii) + + + When COPY relname TO STDOUT is executed in the extended query + protocol mode, pgpool segfaulted. + + + This problem is reported by https://github.com/tetesh. + + + Discussion: datanymizer and pg-pool segmentation fault + +