pgpool2.git
2022-04-21 Tatsuo IshiiAdd more logging to exit_handler in pgpool main process.
2022-04-18 Bo PengImprove regression test to detect segmentation fault.
2022-04-17 Tatsuo IshiiTest: stabilize 018.detach_primary.
2022-04-17 Tatsuo IshiiTest: enhance 074.bug700_memqcache_segfault
2022-04-14 Tatsuo IshiiFix exit_handler in pgpool main process.
2022-04-11 Masaya KawamotoFix memory leak pointed out by Coverity.
2022-04-09 Tatsuo IshiiFix pgpool child process to obtain process information.
2022-04-09 Tatsuo IshiiRevert "Fix pgpool child process to obtain process...
2022-04-09 Tatsuo IshiiFix pgpool child process to obtain process information.
2022-04-06 Tatsuo IshiiFix shared memory allocation function.
2022-04-06 Tatsuo IshiiFix possible null pointer dereference per Coverity.
2022-04-04 Tatsuo IshiiRevert "Prevent hang in terminate_all_childrens()."
2022-04-01 Tatsuo IshiiPrevent hang in terminate_all_childrens().
2022-03-29 Muhammad UsamaFix logging for disabled pool_passwd
2022-03-26 Tatsuo IshiiAdd pending signal check in check_requests().
2022-03-19 Tatsuo IshiiAllow shutdown interrupt while processing SIGCHILD...
2022-03-18 Tatsuo IshiiFix bug with pg_enc and pg_md5.
2022-03-15 Tatsuo IshiiEnhance 077.invalid_failover_node regression test.
2022-03-12 Tatsuo IshiiEnhance error message while processing parse message.
2022-03-11 Tatsuo IshiiCleanup pgpool main process logging.
2022-03-11 Tatsuo IshiiDowngrade log level of ParameterStatus message.
2022-03-10 Tatsuo IshiiFix not to include garbage in "%m" log_line_prefix.
2022-03-05 Tatsuo IshiiImplement comma separated multiple pcp listen addresses.
2022-03-04 Tatsuo IshiiFix main process exiting while performing finding prima...
2022-03-03 Muhammad UsamaFix: [pgpool-general: 8030] ... segfaults on CentOS 8
2022-03-01 Tatsuo IshiiEnhance regression test 077.invalid_failover_node.
2022-02-28 Tatsuo IshiiChange the default value of pcp_listen_addresses from...
2022-02-28 Tatsuo IshiiChange the default value of pcp_listen_addresses from...
2022-02-27 Tatsuo IshiiMore tweak regression test 077.invalid_failover_node...
2022-02-27 Bo PengDoc: update copyright year.
2022-02-25 Tatsuo IshiiMore tweak regression test 077.invalid_failover_node...
2022-02-25 Bo PengFixed follow_primary.sh.sample script to check the...
2022-02-24 Tatsuo IshiiMore tweak regression test 077.invalid_failover_node...
2022-02-24 Tatsuo IshiiAllow to specify duplicated entry in listen_addresses.
2022-02-23 Tatsuo IshiiTweak regression test 077.invalid_failover_node/test...
2022-02-23 Tatsuo IshiiImplement comma separated multiple listen addresses.
2022-02-22 Tatsuo IshiiAdd regression test case for testing "invalid degenerat...
2022-02-22 Bo PengAdd patch to enable parameters related to logging_colle...
2022-02-22 Tatsuo IshiiFix invalid degenerate backend request problem.
2022-02-17 Masaya KawamotoAdd release notes.
2022-02-10 Bo PengFixed the streaming replication check process not to...
2022-02-10 Masaya KawamotoAdd validations of wd_lifecheck_password and recovery_p...
2022-02-09 Tatsuo IshiiFix missed static declaration.
2022-02-08 Tatsuo IshiiRemove ifdef out code.
2022-02-08 Tatsuo IshiiRefactor failover().
2022-02-07 Bo PengFixed mistakes introduced in the previous commit.
2022-02-07 Bo PengFixed sample failover script.
2022-02-06 Tatsuo IshiiFix failover() to deal with the case when no former...
2022-02-06 Tatsuo IshiiFix pgpool_setup in failover scrip creation.
2022-02-02 Tatsuo IshiiAdd restriction about set_config.
2022-02-02 Tatsuo IshiiFix integer overflow problem in streaming delay check...
2022-02-02 Tatsuo IshiiFix memory leak pointed out by Coverity.
2022-02-02 Tatsuo IshiiFix health check process issues pointed out by Coverity.
2022-02-01 Muhammad UsamaAdjusting the field name in pcp_watchdog_info.
2022-01-31 Tatsuo IshiiEnhance parameter status handling.
2022-01-31 Tatsuo IshiiRevert changes accidentally included in commit f9521fe4.
2022-01-31 Tatsuo IshiiFix long standing bug with pcp_node_info.
2022-01-30 Tatsuo IshiiFix comment in libpcp_ext.h.
2022-01-29 Tatsuo IshiiChange the way to obtain replication delay when delay_t...
2022-01-28 Tatsuo IshiiAllow to specify replication delay by time.
2022-01-26 Tatsuo IshiiFix pcp_node_info hang when pgpool cannot connect to...
2022-01-18 Tatsuo IshiiAdd an extended query protocol test for flush tracking.
2022-01-18 Tatsuo IshiiImplement flush tracking feature.
2022-01-17 Tatsuo IshiiEnhance pgproto.
2022-01-14 Tatsuo IshiiChange the default value for log_line_prefix.
2022-01-13 Muhammad UsamaFix for a small mistake in pgpool-recovery SQL script
2022-01-13 Bo PengFix bug of wd_no_show_node_removal_timeout.
2022-01-13 Bo PengTest: fix pgpool_setup and watchdog_setup binary PATH...
2022-01-12 Bo PengUpdate Makefile.in
2022-01-12 Tatsuo IshiiFix regression test 075.
2022-01-12 Bo PengFix bug of pgpool_remote_start.sample.
2022-01-12 Tatsuo IshiiDoc: enhance pgproto.
2022-01-12 Tatsuo IshiiEnhance pgproto.
2022-01-08 Tatsuo IshiiFix compiler warning.
2022-01-07 Tatsuo IshiiDoc: add restriction regarding ParameterStatus and...
2022-01-05 Tatsuo IshiiSuppress message length log for in_hot_standby.
2022-01-04 Bo PengDoc: add "exclude" settings to /etc/yum.repos.d/pgdg...
2022-01-04 pengboDoc: fix documentation typos.
2021-12-23 Masaya KawamotoDoc: fix release notes.
2021-12-22 Masaya KawamotoAdd release notes.
2021-12-22 Tatsuo IshiiAllow to run regression test against existing installat...
2021-12-10 Tatsuo IshiiRevert "Add validations of wd_lifecheck_password and...
2021-12-10 Masaya KawamotoAdd validations of wd_lifecheck_password and recovery_p...
2021-12-09 Tatsuo IshiiDoc: sync with English manual.
2021-12-09 Tatsuo IshiiDoc: fix typo in pcp_watchdog_info manual.
2021-12-06 Bo PengDoc: fix typos
2021-12-06 Masaya KawamotoDoc: update japanese configuration example for SR mode.
2021-12-06 Bo PengDoc: update doc version.
2021-12-06 Bo PengUpdate Makefile.
2021-12-06 Bo PengUpdate Makefile.
2021-12-06 Bo PengDoc: update docs.
2021-12-06 Tatsuo IshiiDoc: add mention about add native/SI mode example to...
2021-12-05 Bo PengRename recovery_2nd_stage.sample to replication_mode_re...
2021-12-05 Bo PengUpdate pgpool.spec.
2021-12-05 Bo PengDoc: add new configuration example for replication...
2021-12-05 Bo PengDoc: update documentation "Pgpool-II + Watchdog Setup...
2021-12-03 Tatsuo IshiiSuppress bison warnings regarding yacc incompatibility.
2021-11-25 Bo PengDoc: fix typos.
2021-11-24 Bo PengAdd 4.3RC1 release notes.
2021-11-23 Tatsuo IshiiFix mention about insert_lock in 4.3 release note.
next