pgpool2.git
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.
2020-09-13 Tatsuo IshiiRemove unnecessary checks in some code path.
2020-09-13 Tatsuo IshiiFollow the guide line of PostgreSQL 12.4 regarding...
2020-09-06 Tatsuo IshiiFix relcache query sometimes sent to other than primary.
2020-09-01 Tatsuo IshiiFix connection_life_time not working when serialize_acc...
2020-08-31 Bo PengAdd .gitignore file.
2020-08-30 Tatsuo IshiiDisplay more informative error message in authenticatio...
2020-08-24 Bo PengReplace "PGBIN" and "LPATH" in pgpool_setup and watchdo...
2020-08-21 Tatsuo IshiiFix sefault in pgpool child process in certain case.
2020-08-20 Bo PengFix pcp_unix_domain_path.patch error. V3_7_15 V3_7_15_RPM
2020-08-19 Bo PengFix pgpool.spec.
2020-08-19 Bo PengPrepare 3.7.15.
2020-08-18 Bo PengDoc: add release note.
2020-08-18 Tatsuo IshiiDoc: mention that pgpool_setup needs to configure ssh...
2020-08-17 Bo PengDoc: fix indent.
2020-08-17 Bo PengDoc: change repository rpm urls.
2020-08-17 Bo PengUse pg_config to get PostgreSQL lib path and add this...
2020-08-16 Bo PengFix pgpool_setup to get correct PostgreSQL version.
2020-08-15 Tatsuo IshiiFix pgpool_setup so that native replication mode and...
2020-08-15 Tatsuo IshiiFix oversight in connection_life_time fix.
2020-08-14 Tatsuo IshiiCheck panic or fatal error by using 'V' token if available.
2020-08-14 Bo PengFix 031.connection_life_time regression test failure.
2020-08-13 Bo PengBefore running regression test clean the remaining...
2020-08-12 Tatsuo IshiiDoc: mention that ssl_ciphers only affects to TLS 1...
2020-08-12 Bo PengAt pgpool startup, if pid file exists, truncate pid...
2020-08-11 Bo PengDoc: fix failback_command documetation error.
2020-08-11 Bo PengMake RPMs to include pcp.conf and pool_hba.conf sample...
2020-08-11 Tatsuo IshiiFix connection_life_time does not work.
2020-08-07 Tatsuo IshiiRevert "Fix pgpool_setup problem with -r option and...
2020-08-05 Tatsuo IshiiFix query cache bug.
2020-08-05 Tatsuo IshiiFix pgpool_setup problem with -r option and PostgreSQL 12.
2020-07-31 Bo PengChange PCP UNIX_DOMAIN_PATH of RPM package to "/var...
2020-07-28 Tatsuo IshiiDoc: clarify what the command actual does.
2020-07-27 Bo PengRename src/redhat/pgpool_rhel7.sysconfig to src/redhat...
2020-07-22 Bo PengFix typos.
2020-07-16 Tatsuo IshiiDoc: fix typo in memqcache doc.
2020-07-14 Tatsuo IshiiPrevent data modifying CTE to be cached.
2020-07-09 Tatsuo IshiiFix pgpool hang in a corner case.
2020-07-08 Tatsuo IshiiFix per_node_error_log() so that it respects unread...
2020-07-07 Tatsuo IshiiFix lazy coding of ereport in pgpool_adm extension.
2020-06-29 Tatsuo IshiiDoc: fix typo in the explanation of pgpool_adm.
2020-06-29 Tatsuo IshiiFix typo in query cache module.
2020-06-26 Tatsuo IshiiFix startup packet reading process.
2020-06-22 Takuma HoshiaiFix miscount of connection_count
2020-06-04 Tatsuo IshiiMerge branch 'V3_7_STABLE' of ssh://git.postgresql...
2020-06-04 Tatsuo IshiiFix segmentation fault when application name is include...
2020-06-02 Takuma HoshiaiFix incorrect execution of failover process
2020-05-27 Tatsuo IshiiFix 004.watchdog test crash on IBM Z hardware.
2020-05-22 Bo PengDoc: Improve the description of wd_priority.
2020-05-22 Tatsuo IshiiAdd mention about hostssl/hostnossl to pool_hba.conf...
2020-05-19 Bo PengPrepare 3.7.14 V3_7_14 V3_7_14_RPM
2020-05-18 Bo PengDoc: Add release-note.
2020-05-16 Tatsuo IshiiRemove more duplicate global data.
2020-04-26 Tatsuo IshiiRemove duplicate global data.
2020-04-26 Tatsuo IshiiRemove duplicate global data.
2020-04-24 Tatsuo IshiiFix unnecessary checks.
2020-04-23 Tatsuo IshiiDoc: fix typo.
2020-04-16 Muhammad UsamaFix for segmentation fault in PCP processor: Bug 598
2020-04-12 Tatsuo IshiiDoc: fix typo in failover.sgml.
2020-04-11 Tatsuo IshiiFix pool show command code.
2020-04-07 Muhammad UsamaMinor improvement in configure script
2020-04-05 Bo PengDoc: fix document typos.
2020-03-31 Tatsuo IshiiFix bug with query cache.
2020-03-13 Tatsuo IshiiFix problems in watchdog processing json data.
2020-03-11 Tatsuo IshiiMerge branch 'V3_7_STABLE' of ssh://git.postgresql...
2020-03-11 Tatsuo IshiiFix possible data inconsistency in native replication...
2020-03-05 pengboFix watchdog ping probes fail with long hostnames due...
2020-02-26 Tatsuo IshiiRevert "Fix last status changed timestamp is not set."
2020-02-26 Tatsuo IshiiFix last status changed timestamp is not set.
2020-02-22 Bo PengUpdate copyright year.
2020-02-19 Bo PengUpdate pgpool.spec file. V3_7_13 V3_7_13_RPM
2020-02-19 Bo PengPrepare 3.7.13.
2020-02-19 Bo PengDoc: Update doc version.
2020-02-19 Bo PengDoc: add release-notes.
2020-02-19 Bo PengDoc: update japanese documentation.
2020-02-18 Muhammad UsamaDisallowing the quorum aware failover option for the...
2020-02-18 Bo PengFix rewriting query errors in native replication mode.
2020-02-18 Tatsuo IshiiDoc: clarify the session disconnection conditions while...
2020-02-17 Bo PengDoc: Fix documentation error regarding delegate_IP.
2020-02-12 Bo PengFix child process segfault after reload if "health_chec...
next