pgpool2.git
2022-01-06 Tatsuo IshiiSuppress message length log for in_hot_standby.
2021-12-23 Masaya KawamotoDoc: fix release notes.
2021-12-22 Masaya KawamotoPrepare 3.7.22 V3_7_22 V3_7_22_RPM
2021-12-22 Masaya KawamotoAdd release notes.
2021-12-10 Tatsuo IshiiDoc: fix typo in pcp_watchdog_info manual.
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 KawamotoFix release note version. V3_7_21 V3_7_21_RPM
2021-11-18 Masaya KawamotoPrepare 3.7.21
2021-11-18 Masaya KawamotoAdd release notes for Pgpool-II 3.7.21
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-10-24 Tatsuo IshiiEnhance SIGHLD handler of Pgpool-II main process.
2021-10-12 Tatsuo IshiiFix signal handler for SIGTERM, SIGINT and SIGQUIT.
2021-10-04 Bo PengFix documentation typos.
2021-09-23 Bo PengFix psql command path to avoid test failure.
2021-09-16 Tatsuo IshiiFix occasional hang in COPY FROM.
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-10 Bo PengUpdate Makefile.in and configure.
2021-08-10 Tatsuo IshiiFix "ar: `u' modifier ignored since `D' is the default...
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-04 Masaya KawamotoFix pcp_unix_domain_path.patch error. V3_7_20 V3_7_20_RPM
2021-08-03 Masaya KawamotoPrepare 3.7.20
2021-08-03 Masaya KawamotoAdd release notes.
2021-07-14 Bo PengDoc: Fix documentation typos.
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-01 Tatsuo IshiiFix sending invalid message in SI mode.
2021-06-28 Tatsuo IshiiFix rsync parameter in pgpool_setup.
2021-06-22 Bo PengFix indent.
2021-06-21 Tatsuo IshiiFix 031.connection_life_time.
2021-06-17 Tatsuo IshiiUpdate Copyright year.
2021-06-15 Tatsuo IshiiFix pgpool_setup in creating base backup script.
2021-06-02 Masaya KawamotoDoc: fix wd_life_point description
2021-05-29 Tatsuo IshiiEnhance watchdog_setup script.
2021-05-27 Tatsuo IshiiFix maximum length of hostnames including domain name.
2021-05-22 Tatsuo IshiiFix watchdog communication race condition.
2021-05-20 Muhammad UsamaFix for bug:684: Watchdog node status not updating...
2021-05-19 Bo PengPrepare 3.7.19. V3_7_19 V3_7_19_RPM
2021-05-19 Bo PengAdd release notes.
2021-05-18 Tatsuo IshiiDoc: fix typo.
2021-05-11 Tatsuo IshiiDoc: update copyright year.
2021-05-11 Tatsuo IshiiDoc: fix description about heartbeat_device.
2021-05-05 Tatsuo IshiiFix watchdog_setup to not fail when -n is not specified.
2021-05-04 Tatsuo IshiiDoc: fix typo.
2021-05-03 Tatsuo IshiiFix pgpool_setup to not show an error.
2021-04-30 Tatsuo IshiiFix watchdog_setup.
2021-04-20 Tatsuo IshiiDoc: fix compile error.
2021-04-20 Tatsuo IshiiDoc: enhance client authentication document.
2021-04-14 Tatsuo IshiiRevert "Fix regression test 074."
2021-04-13 Tatsuo IshiiDoc: enhance show pool_cache manual.
2021-04-12 Tatsuo IshiiFix regression test 074.
2021-04-11 Tatsuo IshiiAdd new regression test 074.bug700_memqcache_bug_segfau...
2021-04-09 Tatsuo IshiiFix pgpool crash when query cache enabled.
2021-04-05 Tatsuo IshiiFix that query cache is not created in other than strea...
2021-03-16 Tatsuo IshiiEnhance debug message upon receiving startup packet.
2021-02-20 Tatsuo IshiiMerge branch 'V3_7_STABLE' of ssh://git.postgresql...
2021-02-20 Tatsuo IshiiDoc: enhance pcp_detach_node manual.
2021-02-17 Bo PengPrepare 3.7.18. V3_7_18 V3_7_18_RPM
2021-02-17 Bo PengAdd release note.
2021-02-14 Tatsuo IshiiDoc: fix example in pgpool_adm pcp_node_info().
2021-02-14 Tatsuo IshiiFix pcp_node_info() in pgpool_adm extension.
2021-02-08 Tatsuo IshiiFix watchdog leader sync process to start health check...
2021-02-04 Tatsuo IshiiFix that DB cluster path was not correct in watchdog_se...
2021-02-03 Tatsuo IshiiFix typos in message emitted by sync_backend_from_watch...
2021-02-02 Tatsuo IshiiEnhance pgpool_setup.
2021-02-01 Bo PengDoc: update failover command parameter order.
2021-01-24 Tatsuo IshiiFix pgpool_setup so that it creates separate archive...
2021-01-22 Tatsuo IshiiFix pgpool_recovery_pitr generation pgpool_setup.
2021-01-14 Tatsuo IshiiFix to use proper data type for shared memory size.
2021-01-13 Tatsuo IshiiFix error while allocating shared memory.
2021-01-01 Tatsuo IshiiFix bug child_max_connections is not respected if ERROR...
2020-12-27 Bo PengDoc: fix typos.
2020-12-27 Bo PengDoc: fix typos in docs.
2020-12-26 Tatsuo IshiiDoc: fix a few typos in Japanese release notes.
2020-12-25 Muhammad UsamaDoc: few typo fixes.
2020-12-15 Tatsuo IshiiFix segfault when ALWAYS_PRIMARY is set but DISALLOW_TO...
2020-12-13 Tatsuo IshiiFix segfault in child pgpool process in certain failbac...
2020-12-08 Muhammad UsamaDelete any pre-existing watchdog command socket file...
2020-12-04 Tatsuo IshiiFix compiler error on FreeBSD.
2020-11-24 Bo PengFix pgpool_setup to extract correct PostgreSQL version.
2020-11-20 Tatsuo IshiiDoc: fix log_standy_delay description.
2020-11-18 Bo PengPrepare 3.7.17. V3_7_17 V3_7_17_RPM
2020-11-18 Bo PengDoc: update doc version.
2020-11-17 Bo PengDoc: add release note.
2020-11-17 Bo PengFix query rewrite syntax error of "INSERT ... ON CONFLI...
2020-11-17 Bo PengDoc: update "Aurora Configuration Example".
2020-10-29 Tatsuo IshiiFix connection count when query is canceled.
2020-10-03 Tatsuo IshiiDoc: mention that GSSAPI is not supported.
2020-10-03 Tatsuo IshiiDeal with GSSAPI encrypted connection request from...
2020-09-30 Tatsuo IshiiDoc: fix usable versions of PostgreSQL.
2020-09-16 Bo PengDoc: add more release note. V3_7_16 V3_7_16_RPM
2020-09-16 Bo PengDoc: fix the incorrect description regarding the runnin...
2020-09-16 Bo PengPrepare 3.7.16.
2020-09-16 Bo PengDoc: Add relesae note 3.5.27 - 4.1.4.
next