From: Bo Peng Date: Tue, 18 Nov 2025 00:44:44 +0000 (+0900) Subject: Doc: update release note. X-Git-Tag: V4_2_24~2 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=cba53f0efe8a985c8ca2b03d1e30e2a6baf637c5;p=pgpool2.git Doc: update release note. --- diff --git a/doc.ja/src/sgml/release-4.2.sgml b/doc.ja/src/sgml/release-4.2.sgml index 96e098f8f..16df60287 100644 --- a/doc.ja/src/sgml/release-4.2.sgml +++ b/doc.ja/src/sgml/release-4.2.sgml @@ -5,7 +5,7 @@ リリース 4.2.24 リリース日 - 2025-11-20 + 2025-11-25 @@ -34,6 +34,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 + +