pgpool2.git
2022-02-25 Bo PengFixed follow_primary.sh.sample script to check the...
2022-02-24 Bo PengAdd patch to enable parameters related to logging_colle...
2022-02-17 Masaya KawamotoPrepare 4.2.8 V4_2_8 V4_2_8_RPM
2022-02-17 Masaya KawamotoAdd release notes.
2022-02-13 Tatsuo IshiiEnhance parameter status handling.
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-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 memory leak pointed out by Coverity.
2022-02-02 Tatsuo IshiiFix health check process issues pointed out by Coverity.
2022-01-31 Tatsuo IshiiFix long standing bug with pcp_node_info.
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-08 Tatsuo IshiiFix compiler warning.
2022-01-07 Tatsuo IshiiAllow to run regression test against existing installat...
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 KawamotoPrepare 4.2.7 V4_2_7 V4_2_7_RPM
2021-12-22 Masaya KawamotoAdd release notes.
2021-12-11 Tatsuo IshiiRevert "Add validations of wd_lifecheck_password and...
2021-12-10 Masaya KawamotoAdd validations of wd_lifecheck_password and recovery_p...
2021-12-10 Tatsuo IshiiDoc: fix typo in pcp_watchdog_info manual.
2021-12-06 Bo PengDoc: fix typos
2021-12-03 Tatsuo IshiiSuppress bison warnings regarding yacc incompatibility.
2021-11-25 Bo PengDoc: fix typos.
2021-11-22 Tatsuo IshiiFix redundant code.
2021-11-18 Masaya KawamotoDoc: fix release note typo V4_2_6 V4_2_6_RPM
2021-11-18 Masaya KawamotoPrepare 4.2.6
2021-11-18 Masaya KawamotoFix doc version.
2021-11-18 Masaya KawamotoAdd release notes for Pgpool-II 4.2.6
2021-11-17 Tatsuo IshiiReject extraneous data after SSL encryption handshake.
2021-11-16 Tatsuo IshiiDeal with PostgreSQL 14 while processing pg_terminate_b...
2021-11-16 Tatsuo IshiiFix occasional 073.pg_terminate_backend regression...
2021-11-08 Bo PengRename regression test 074.
2021-10-25 Tatsuo IshiiFix application_name array lacking an entry for logger...
2021-10-24 Tatsuo IshiiEnhance SIGHLD handler of Pgpool-II main process.
2021-10-24 Tatsuo IshiiFix connection counter issue when reserved_connections...
2021-10-12 Tatsuo IshiiFix signal handler for SIGTERM, SIGINT and SIGQUIT.
2021-10-06 Bo PengDoc: fix documentation typos.
2021-10-04 Bo PengFix typos in documentation and sample scripts.
2021-09-29 Bo PengDoc: fix yum install command typo in configuration...
2021-09-27 Muhammad UsamaFix for bug-732: Segmentation fault at failover ...
2021-09-23 Bo PengFix pg_config command path to avoid test failure.
2021-09-23 Bo PengFix psql command path to avoid test failure.
2021-09-16 Tatsuo IshiiFix occasional hang in COPY FROM.
2021-09-13 Bo PengDoc: fix incorrect file name in "Pgpool-II on Kubernetes". V4_2_5 V4_2_5_RPM
2021-09-13 Bo PengPrepare 4.2.5
2021-09-13 Bo PengDoc: add release notes for Pgpool-II 4.2.5.
2021-09-10 Muhammad UsamaFix for bug-731: Fails to execute follow_primary_command..
2021-09-06 Bo PengDoc: fixed "PGPOOL SHOW" documentaion that was missing...
2021-09-03 Bo PengFix incorrect PGPOOL SHOW option.
2021-09-03 Bo PengFix bug of "PGPOOL SHOW heartbeat" and "PGPOOL SHOW...
2021-09-02 Tatsuo IshiiFix to allow log_rotation_age to be set to 0.
2021-08-25 Tatsuo IshiiFix pgpool_setup to do nothing when no new main node...
2021-08-18 Bo PengFix the incorrect display of load balancing node in...
2021-08-12 Tatsuo IshiiFix pgpool logger process eats 100% cpu.
2021-08-11 Tatsuo IshiiFix typo in SI related functions.
2021-08-11 Tatsuo IshiiFix compiler warning.
2021-08-10 Bo PengUpdate Makefile.in and configure.
2021-08-10 Tatsuo IshiiFix "ar: `u' modifier ignored since `D' is the default...
2021-08-10 Bo PengUpdate configure and src/config/pool_config.c due to...
2021-08-10 Tatsuo IshiiFix compiler warnings generated by newer version of...
2021-08-10 Tatsuo IshiiFix SI mode to acquire a snapshot with an internal...
2021-08-10 Masaya KawamotoDoc: fix typo in Japanese release note.
2021-08-09 Bo PengDoc: Mention that double quotes are required in "PGPOOL...
2021-08-08 Tatsuo IshiiFix backend_flag* parameter shown twice while executing...
2021-08-03 Masaya KawamotoPrepare 4.2.4 V4_2_4 V4_2_4_RPM
2021-08-03 Masaya KawamotoFix: typo in release note.
2021-08-03 Masaya KawamotoAdd release notes.
2021-08-02 Bo PengDoc: Update configuration example "Pgpool-II on Kuberne...
2021-07-20 Tatsuo IshiiDoc: add more explanation about backend_application_name.
2021-07-16 Muhammad UsamaFix: Typo in a function name
2021-07-16 Muhammad UsamaImplementing the follow_primary command-locking over...
2021-07-14 Bo PengDoc: Fix documentation typos.
2021-07-14 Bo PengDoc: Fix documentation typos.
2021-07-09 Tatsuo IshiiFix client side hang when describe message is followed...
2021-07-07 Tatsuo IshiiFix query cache to not cache SQLValueFunctions (CURRENT...
2021-07-06 Tatsuo IshiiDoc: fix typo in in memory query cache document.
2021-07-03 Tatsuo IshiiFix typo in pgpool.conf samples.
2021-07-02 Tatsuo IshiiAdd buffer length check.
2021-07-01 Tatsuo IshiiFix sending invalid message in SI mode.
2021-06-28 Tatsuo IshiiFix rsync parameter in pgpool_setup.
2021-06-25 Tatsuo IshiiFix follow primary command creation in pgpool_setup.
2021-06-24 Tatsuo IshiiFix the width of some struct member of LifeCheckNode.
2021-06-24 Tatsuo IshiiFix follow primary script creation.
2021-06-23 Tatsuo IshiiFix pgpool_setup to generate portable follow_primary.sh.
2021-06-21 Takuma HoshiaiDoc: fix parameter name typo in ldap option
2021-06-21 Tatsuo IshiiFix 075.detach_primary_left_down_node.
2021-06-21 Tatsuo IshiiFix 031.connection_life_time.
2021-06-21 Tatsuo IshiiFix 018.detach_primary error in the log.
2021-06-17 Tatsuo IshiiUpdate Copyright year.
next