pgpool2.git / summary Connection pool server for PostgreSQL HEAD: 5c50ba31a491 Branches bug271 EXCEPTION_MGR extended_protocol_performance IMPORT_96_PARSER import_parser_95 master (default) SCRAM_AUTH V1_STABLE V2_0_PARALLEL_UNSTABLE V2_2_6_GRACEFUL_DETACH V2_2_STABLE V2_3_STABLE V3_0_STABLE V3_1_STABLE V3_2_STABLE V3_3_STABLE V3_4_STABLE V3_5_STABLE V3_6_STABLE V3_7_STABLE V4_0_STABLE V4_1_STABLE V4_2_STABLE V4_3_STABLE V4_4_STABLE V4_5_STABLE V4_6_STABLE V4_7_STABLE watchdog_enhancement Recent commits (full log) 2026-09-20 5c50ba31a491 Test: enhance 018.detach_primary regression test. 2026-09-19 9bcce470d7fc Test: stablize 006.memqcache regression test. 2026-09-18 500c8c3a3da8 Fix compiler error. 2026-09-18 a7b899a16fa4 Fix premature Sync during extended-query pipelines 2026-09-18 c4466a2661b8 Fix hang on deferred constraint errors in pipeline mode 2026-09-18 85f333b678d9 Fix inconsistent internal transaction handling in Parse. 2026-09-18 9bc49568bc93 Fix response buffer pointer advancement in do_error_execute_command 2026-09-16 edaab73735ff Add check if parse tree exists in handle_query_context(). 2026-09-16 0f1e7b87c52a Convert pcp_worker die handler to flag-only. 2026-09-16 ab6ef59adeac Convert pcp_exit_handler and wakeup_handler_parent to flag-only.