agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Add debug log for unsupported options in NegotiateProtocolMessa 2+ messages / 1 participants [nested] [flat]
* pgpool: Add debug log for unsupported options in NegotiateProtocolMessa @ 2026-02-25 06:04 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2026-02-25 06:04 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Add debug log for unsupported options in NegotiateProtocolMessage. In PostgreSQL 19 beta phase, to test protocol 3.2 support _pq_.test_protocol_negotiation was added in libpq. Although Pgpool-II 4.7 or later already support 3.2 and NegotiateProtocolMessage, they lacked debugging out unsupported options, which is necessary to test NegotiateProtocolMessage fully. This commit adds that. Backpatch-through: v4.7 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=69564811a4dc7c207634bcafec5a80a888d34... Modified Files -------------- src/auth/pool_auth.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgpool: Add debug log for unsupported options in NegotiateProtocolMessa @ 2026-02-25 06:04 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2026-02-25 06:04 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Add debug log for unsupported options in NegotiateProtocolMessage. In PostgreSQL 19 beta phase, to test protocol 3.2 support _pq_.test_protocol_negotiation was added in libpq. Although Pgpool-II 4.7 or later already support 3.2 and NegotiateProtocolMessage, they lacked debugging out unsupported options, which is necessary to test NegotiateProtocolMessage fully. This commit adds that. Backpatch-through: v4.7 Branch ------ V4_7_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ef790599a434434cfd52ec2cde5cf48710546... Modified Files -------------- src/auth/pool_auth.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-02-25 06:04 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-02-25 06:04 pgpool: Add debug log for unsupported options in NegotiateProtocolMessa Tatsuo Ishii <ishii@postgresql.org> 2026-02-25 06:04 pgpool: Add debug log for unsupported options in NegotiateProtocolMessa Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox