pgpool2.git
2020-10-06 Bo PengDoc: update 4.2 release note.
2020-10-04 Bo PengDoc: update watchdog related documentation and remove...
2020-10-03 Tatsuo IshiiDoc: mention that GSSAPI is not supported.
2020-10-03 Tatsuo IshiiDeal with GSSAPI encrypted connection request from...
2020-10-01 Bo PengAdd validation for pgpool_node_id file.
2020-09-30 Bo PengFix test 032.dml_adaptive_load_balance failure.
2020-09-30 Tatsuo IshiiDoc: fix index dupication.
2020-09-30 Tatsuo IshiiDoc: fix usable versions of PostgreSQL.
2020-09-30 Tatsuo IshiiDoc: more language cleanup.
2020-09-30 Tatsuo IshiiDoc: more language cleanup.
2020-09-30 Tatsuo IshiiFix some language cleanup mistakes.
2020-09-29 Muhammad Usamatest case for dml object level load balance support
2020-09-29 Muhammad UsamaFixing for an issue in dml object level load balance...
2020-09-25 Bo PengLogging sample scripts to pgpool stdout
2020-09-23 Tatsuo IshiiMore language cleanup.
2020-09-22 Bo PengDoc: update "Pgpool-II + Watchdog Setup Example".
2020-09-22 Bo PengDoc: update "Pgpool-II + Watchdog Setup Example" and...
2020-09-22 Tatsuo IshiiDoc: update 4.2 release notes.
2020-09-21 Bo PengFix sample config files error.
2020-09-17 Tatsuo IshiiApply language cleanup mega patch.
2020-09-16 Tatsuo IshiiAdd wd_cli Japanese doc.
2020-09-16 Muhammad UsamaDocumentation update for wd_cli utility
2020-09-16 Bo PengDoc: add more release note.
2020-09-16 Bo PengDoc: fix the incorrect description regarding the runnin...
2020-09-16 Tatsuo IshiiRefactor show pool_version and pool_processes.
2020-09-16 Tatsuo IshiiRefactor show pool_heath_check_stats.
2020-09-16 Bo PengDoc: Add relesae note 3.5.27 - 4.1.4.
2020-09-15 Bo PengFix coverity issues.
2020-09-14 Bo PengFix compiler warning.
2020-09-14 Bo PengFix Coverity issues.
2020-09-14 Tatsuo IshiiFix double free problem in send_row_description_and_dat...
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-13 Tatsuo IshiiDoc: remove unnecessary SQL parser additions in 4.2...
2020-09-12 Tatsuo IshiiDoc: fix English comment in the 4.2 Japanese release...
2020-09-12 Tatsuo IshiiDoc: fix more typo in 4.2 English release note.
2020-09-12 Tatsuo IshiiDoc: fix typo in release notes.
2020-09-12 Tatsuo IshiiAdd Pgpool-II 4.2 English release notes.
2020-09-11 Tatsuo IshiiDoc: Pgpool-II 4.2 release note (Japanese) almost done.
2020-09-10 Bo PengUpdate SPEC file to 4.2.
2020-09-10 Bo PengFix compiler error on some platforms.
2020-09-09 Bo PengAdd AC_PROG_CC_C99 in configure.ac file and fix build...
2020-09-08 Muhammad UsamaFix for coverity issue CID:1430581 Resource leak
2020-09-08 Tatsuo IshiiDoc: add dml-adaptive Japanese doc.
2020-09-07 Tatsuo IshiiDoc: in progress work on 4.2 release note.
2020-09-07 Bo PengFeature: Import PostgreSQL 13 beta3 new parser.
2020-09-06 Tatsuo IshiiFix relcache query sometimes sent to other than primary.
2020-09-04 Tatsuo IshiiDoc: Add "Migration to 4.2" section to 4.2 release...
2020-09-04 Tatsuo IshiiDoc: fix 4.1.0 release date.
2020-09-04 Tatsuo IshiiDoc: start to create 4.2 release note.
2020-09-01 Tatsuo IshiiDoc: add Pgpool-II/PostgreSQL start/stop etc. documents.
2020-09-01 Tatsuo IshiiRemove obsolete use of master_slave_sub_mode.
2020-09-01 Tatsuo IshiiFix connection_life_time not working when serialize_acc...
2020-08-31 Bo PengAdd .gitignore files.
2020-08-30 Tatsuo IshiiDisplay more informative error message in authenticatio...
2020-08-29 Bo PengAdd changes to src/config/pool_config.l and regenerate...
2020-08-24 Takuma HoshiaiAdd log_disconnections parameter
2020-08-21 Tatsuo IshiiFix occasional 073.pg_terminate_backend test failure.
2020-08-21 Tatsuo IshiiFix sefault in pgpool child process in certain case.
2020-08-19 Bo PengFix pgpool.spec.
2020-08-19 Bo PengAdd missing files by provious commit.
2020-08-19 Bo PengReplace "PGBIN" and "LPATH" in pgpool_setup and watchdo...
2020-08-18 Bo PengDoc: add release note.
2020-08-18 Tatsuo IshiiDoc: update pgpool_setup's example session.
2020-08-18 Tatsuo IshiiDoc: mention that pgpool_setup needs to configure ssh...
2020-08-18 Tatsuo IshiiDoc: fix typo in show_pool_backend_stats.sgml.
2020-08-17 Tatsuo IshiiFix 073.pg_terminate_backend test failure.
2020-08-17 Bo PengDoc: Change sample scripts and yum repository urls.
2020-08-17 Bo PengUse pg_config to get PostgreSQL lib path and add this...
2020-08-17 Tatsuo IshiiDoc: add description to "show pool_backend_stats".
2020-08-16 Tatsuo IshiiFix error count stats.
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 IshiiDoc: add Japanese manual for "show pool_backend_stats".
2020-08-14 Tatsuo IshiiFix error stats.
2020-08-14 Tatsuo IshiiAdd error stats from backend to "show pool_backend_stat...
2020-08-14 Tatsuo IshiiCheck panic or fatal error by using 'V' token if available.
2020-08-14 Tatsuo IshiiAdd new show command "show pool_backend_stats".
2020-08-14 Bo PengFix 031.connection_life_time regression test failure.
2020-08-14 Tatsuo IshiiAdd statistics for INSERT/UPDATE/DELETE etc. SQL commands.
2020-08-14 Tatsuo IshiiRefactor "show pool_nodes" command.
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 PengRemove some unnecessary settings from sample config...
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 PengDoc: add sample script links in configuration example.
2020-08-11 Bo PengMake RPMs to include pcp.conf and pool_hba.conf sample...
2020-08-11 Bo PengMake RPMs to include new sample files.
2020-08-11 Tatsuo IshiiFix connection_life_time does not work.
2020-08-10 Bo PengNew feature: Simplify Watchdog related configuration...
2020-08-07 Tatsuo IshiiFix oversight in previous commit for pgpool_setup.
2020-08-05 Tatsuo IshiiFix query cache bug.
2020-08-05 Tatsuo IshiiFix pgpool_setup problem with -r option and PostgreSQL 12.
2020-08-02 Tatsuo IshiiImplement automatic writing function detection by check...
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 Tatsuo IshiiFix Coverity warning.
2020-07-27 Bo PengRename src/redhat/pgpool_rhel7.sysconfig to src/redhat...
2020-07-26 Tatsuo IshiiEnhance the way getting function names in multiple...
next