pgpool2.git
2018-06-19 Tatsuo IshiiFix oversight in pool_extract_error_message().
2018-06-19 Tatsuo IshiiFix segfault in per_node_error_log() on armhf architecture.
2018-06-12 Tatsuo IshiiRevert "Fix 055.backend_all_down test failure."
2018-06-12 Tatsuo IshiiFix 055.backend_all_down test failure.
2018-06-11 Bo PengPrepare 3.4.18. V3_4_18 V3_4_18_RPM
2018-04-25 Bo PengFix compile error.
2018-04-18 Tatsuo IshiiPrevent pcp_recovery_node from recovering "unused"...
2018-04-17 Bo PengPrepare 3.4.17. V3_4_17 V3_4_17_RPM
2018-04-09 Tatsuo IshiiAdd new regression test for node 0 is down.
2018-04-08 Tatsuo IshiiMake calls to to_regclass fully schema qualified.
2018-03-23 Bo PengChange test script to allow test failure.
2018-03-20 Bo PengAdd wait_for_failover_done function for test.
2018-03-20 Bo PengImprove the test script 003.failover.
2018-03-14 Bo PengChange the release version.
2018-03-14 Bo PengPrepare 3.4.16-2.
2018-03-14 Bo PengFix some test errors.
2018-02-27 Tatsuo IshiiAllow to support pgpool_switch_xlog PostgreSQL 10.
2018-02-27 Tatsuo IshiiFix failure in replication mode.
2018-02-13 Bo PengPrepare 3.4.16. V3_4_16 V3_4_16_RPM
2018-02-12 Bo PengFix typos.
2018-01-29 Tatsuo IshiiSet TCP_NODELAY and non blocking to frontend socket.
2018-01-23 Tatsuo IshiiFix segfault when %a is in log_line_prefix and debug...
2018-01-19 Bo PengChange systemd service file to use STOP_OPTS=" -m fast".
2018-01-19 Bo PengChange pgpool_setup to add restore_command in recovery...
2018-01-18 Tatsuo IshiiRevert "Fix queries hanging in parse_before_bind with...
2018-01-18 Tatsuo IshiiFix queries hanging in parse_before_bind with extended...
2018-01-18 Tatsuo IshiiFix queries hanging in parse_before_bind with extended...
2018-01-08 Bo PengPrepare 3.4.15. V3_4_15 V3_4_15_RPM
2017-12-22 Tatsuo IshiiReplace /bin/ed with /bin/sed.
2017-12-21 Bo PengChange the pgpool.service and sysconfig files to output...
2017-12-18 Bo PengFix some test script error of 002.native_replication.
2017-12-18 Bo PengFix timestamp data inconsistency by replication mode.
2017-12-10 Tatsuo IshiiFix returning transaction state when "ready for query...
2017-11-15 Tatsuo IshiiFix pgpool start message printed multiple times.
2017-11-01 pengboAdd pgpool_rhel7.sysconfig and pgpool_rhel6.sysconfig... V3_4_14 V3_4_14_RPM
2017-11-01 pengboPrepare 3.4.14.
2017-10-31 pengboAdd different pgpool.sysconfig file for RHEL6 and RHEL7.
2017-10-08 Tatsuo IshiiFix some compiler warnings.
2017-10-08 Tatsuo IshiiFix finding primary node is not working.
2017-09-22 Tatsuo IshiiFix bug mistakenly overriding global backend status...
2017-09-13 Tatsuo IshiiDeal with OpenSSL 1.1.
2017-09-04 pengboPrepare 3.4.13. V3_4_13 V3_4_13_RPM
2017-08-24 Yugo NagataFix documentation of load-balancing
2017-08-15 Tatsuo IshiiFix ancient bug of pool_unread.
2017-08-03 Tatsuo IshiiFix Java program in 005.regression test.
2017-08-03 Tatsuo IshiiFix bug #303.
2017-07-31 Tatsuo IshiiFix starting unnecessary transaction when SET command...
2017-07-27 Muhammad UsamaFix for [pgpool-general: 5621] pgpool 3.6.4 failover
2017-07-20 Yugo NagataAllow make dist to include pgpool.service
2017-07-10 pengboPrepare 3.4.12. V3_4_12 V3_4_12_RPM
2017-06-29 Muhammad UsamaImporting the latest changes in the MemoryManager API...
2017-06-21 Muhammad UsamaFixing: [pgpool-hackers: 2390] Problems with the relati...
2017-06-19 Tatsuo IshiiAdjust function name change in PostgreSQL 10 dev head.
2017-05-31 Tatsuo IshiiFix query cache hang when used by node.js.
2017-05-28 Tatsuo IshiiDeal with PostgreSQL 10 in streaming replication delay...
2017-05-27 Tatsuo IshiiFix query cache memory leak.
2017-05-19 Tatsuo IshiiRevert "Use volatile pointer for Req_info variable."
2017-05-16 Tatsuo IshiiUse volatile pointer for Req_info variable.
2017-05-15 Tatsuo IshiiFix corner case bug in Pgpool-II starting up.
2017-04-27 pengboPrepare 3.4.11 V3_4_11 V3_4_11_RPM
2017-04-12 Muhammad UsamaFix for 0000299: Errors on the reloading of configuration
2017-04-04 Muhammad UsamaFix coverity reported issues of buffer overrun.
2017-03-31 Muhammad UsamaFix for [pgpool-general: 5396] pam ldap failure
2017-03-23 Muhammad UsamaFix for 0000296: PGPool v3.6.2 terminated by systemd...
2017-03-17 pengboAdd "Wants=network.target" in pgpool.service file. V3_4_10 V3_4_10_RPM
2017-03-16 pengboPrepare 3.4.10
2017-03-09 Yugo NagataFix pcp_promote_node bug that fails promoting node 0
2017-02-28 pengboAdd the latest release note link to README file.
2017-02-23 Tatsuo IshiiFix to release shared memory segments when Pgpool-II...
2017-02-06 Muhammad UsamaAdding the missing ExecStop and ExecReload commands...
2017-01-26 Muhammad Usama Fixing 0000280: stack smashing detected
2017-01-11 Tatsuo IshiiRemove elog/ereport calls from signal handlers.
2017-01-10 pengboFix bug failed to create INET domain socket in FreeBSD...
2017-01-04 Muhammad UsamaFix for 0000249: watchdog sometimes fails de-escalation.
2017-01-04 Yugo NagataFix connection_life_time broken by authentication_timeout
2016-12-28 Yugo NagataFix authentication timeout that can occur right after...
2016-12-26 pengboPrepare 3.4.9 V3_4_9 V3_4_9_RPM
2016-12-23 Muhammad UsamaTightening up the watchdog security
2016-12-22 pengboAdd pgpool_adm extension.
2016-12-20 Tatsuo IshiiFix occasional segfault when query cache is enabled.
2016-10-27 Tatsuo IshiiAdopt the incompatibility with psql of PostgreSQL 9.6.
2016-10-27 Tatsuo IshiiDo not cancel a query when the query resulted in an...
2016-10-27 Tatsuo IshiiRemove obsoleted option "-c".
2016-09-24 Tatsuo IshiiFix broken pool_config.c in the previous commit.
2016-09-24 Tatsuo IshiiChange the default value of search_primary_node_timeout...
2016-09-21 Tatsuo IshiiFix the case when all backends are down then 1 node...
2016-09-09 Tatsuo IshiiDo not use random() while generating MD5 salt.
2016-09-09 Tatsuo IshiiRemove useless assignment.
2016-09-05 Tatsuo IshiiDon't ignore sync message from frontend when query...
2016-08-30 pengboPrepare 3.4.8 V3_4_8 V3_4_8_RPM
2016-08-29 Muhammad UsamaFix for 237: Pgpool-II fails to start if listen_address...
2016-08-27 Tatsuo IshiiAdd comment to the document about connection_cache.
2016-08-22 Muhammad UsamaTighten up health check timer expired condition in...
2016-08-12 Muhammad UsamaFixing a typo in the log message
2016-08-11 Tatsuo IshiiUnbreak version 2 protocol case.
2016-08-03 Bo Pengfix japanese doc typo
2016-08-01 Muhammad UsamaFixing a typo in english doc
2016-07-27 Tatsuo IshiiReplace "MAJOR" macro to prevent occasional failure.
2016-07-15 Muhammad UsamaFix for [pgpool-hackers: 1501] kind does not match...
2016-07-14 Muhammad UsamaFix handling of pcp_listen_addresses config parameter.
next