pgpool2.git
2019-08-15 Bo PengDoc: update release-note.
2019-08-15 Bo PengDoc: add 3.7.11-3.4.25 release-note.
2019-08-14 Tatsuo IshiiFix memory leak.
2019-08-11 Tatsuo IshiiMake waiting for TIME_WAIT in pgpool_setup optional.
2019-08-09 Tatsuo IshiiFix "unable to bind. cannot get parse message" error.
2019-08-08 Muhammad UsamaFix for 0000483: online-recovery is blocked after a...
2019-08-08 Muhammad UsamaFix for [pgpool-hackers: 3295] duplicate failover reque...
2019-08-08 Muhammad UsamaFix for no primary on standby pgpool when primary is...
2019-08-08 Tatsuo IshiiImport some of memory manager debug facilities from...
2019-07-29 Takuma HoshiaiFix watchdog_setup command option
2019-07-28 Tatsuo IshiiFix pgpool_setup to produce correct follow master command.
2019-07-25 Bo PengFix regression test errors.
2019-07-24 Bo PengUse pg_get_expr() instead of pg_attrdef.adsrc to suppor...
2019-07-19 Tatsuo IshiiFix the failover() so that it does not access out of...
2019-07-19 Tatsuo IshiiEnhance shutdown script of pgpool_setup.
2019-07-16 Tatsuo IshiiBackport Pgversion().
2019-07-07 Tatsuo IshiiFix possible out of array index access.
2019-07-07 Tatsuo IshiiFix query cache module so that it checks oid array...
2019-07-06 Tatsuo IshiiFix off-by-one error in query cache module.
2019-07-05 Tatsuo IshiiAllow health check process to reload pgpool.conf.
2019-07-03 Tatsuo IshiiBug525: Fix sefault when query cache is enabled.
2019-07-02 Tatsuo IshiiMake shutdownall to wait for completion of shutdown...
2019-07-02 Tatsuo IshiiDown grade LOG to DEBUG5 in sent message module.
2019-06-24 Tatsuo IshiiFix mistake introduced in the previous commit.
2019-06-24 Tatsuo IshiiFix segfault when "samenet" is specified in pool_hba...
2019-06-20 Bo Pengdoc: Fix documentation typos.
2019-06-19 Bo Pengdoc: Fix documentation typo.
2019-06-19 Bo Pengdoc: Fix documentation errors in follow_sh script.
2019-06-11 Tatsuo IshiiMerge branch 'V3_7_STABLE' of ssh://git.postgresql...
2019-06-11 Tatsuo IshiiFix health check process is not shutting down in certai...
2019-06-07 Bo PengFix to deal with backslashes according to the config...
2019-06-02 Tatsuo IshiiDoc: add description to pg_md5 man page how to show...
2019-05-26 Tatsuo IshiiDoc: add general description about failover.
2019-05-23 Bo PengFix compile error on freebsd.
2019-05-22 Tatsuo IshiiMake failover in progress check more aggressively.
2019-05-22 Tatsuo IshiiFix memory leak in outfuncs.c pointed out by Coverity.
2019-05-22 Tatsuo IshiiFix NULL pointer dereference pointed out by Coverity.
2019-05-22 Tatsuo IshiiRevert "Fix memory leak pointed out by coverity."
2019-05-22 Tatsuo IshiiFix memory leak pointed out by coverity.
2019-05-22 Tatsuo IshiiDoc: fix mistake in the previous commit.
2019-05-22 Tatsuo IshiiDoc: fix mistakenly described %P of failback command...
2019-05-21 Tatsuo IshiiDeal pgpool_adm extension with PostgreSQL 12.
2019-05-15 Bo PengPrepare 3.7.10. V3_7_10 V3_7_10_RPM
2019-05-15 Bo Pengdoc: Update docs version.
2019-05-15 Bo Pengdoc: Add release nots 3.4.24-3.7.10.
2019-05-09 Bo PengFix the wrong error message "ERROR: connection cache...
2019-05-03 Tatsuo IshiiDoc: add useful link how to create pcp.conf in the...
2019-05-03 Tatsuo IshiiSpeed up failover when all of backends are down.
2019-04-30 Tatsuo IshiiDeal with PostgreSQL 12.
2019-04-30 Tatsuo IshiiDeal with PostgreSQL 12.
2019-04-24 Takuma HoshiaiRemove .sgml file to not used.
2019-04-21 Tatsuo IshiiAvoid exit/fork storm of pool_worker_child process.
2019-04-17 Tatsuo IshiiFix black_function_list's broken default value.
2019-04-17 Tatsuo IshiiFix "not enough space in buffer" error.
2019-04-16 Tatsuo IshiiFix DROP DATABASE failure.
2019-04-11 Tatsuo IshiiDoc: fix typo.
2019-04-10 Takuma HoshiaiDoc: add restriction entry
2019-04-10 Takuma HoshiaiFix to compare wrong variable, when old pgpool_status...
2019-04-09 Tatsuo IshiiDoc: add description about multi-statement queries...
2019-04-07 Bo PengAdd test/watchdog_setup to EXTRA_DIST.
2019-04-07 Tatsuo IshiiDoc: mention that multi-statement queries are sent...
2019-04-05 Tatsuo IshiiFix occasional regression test failure of 014.watchdog_...
2019-04-05 Tatsuo IshiiAbort session if failover/failback is ongoing.
2019-04-02 Bo PengGenerate Makefile.in by automake 1.13.4.
2019-04-01 Tatsuo IshiiSuppress useless truncation warnings from gcc 8+.
2019-04-01 Tatsuo IshiiSuppress "ar: `u' modifier ignored since `D' is the...
2019-03-30 Tatsuo IshiiSuppress compiler warnings.
2019-03-30 Tatsuo IshiiFix wrong usage of volatile declaration.
2019-03-29 Tatsuo IshiiFix memory leak in "batch" mode in extended query.
2019-03-28 Bo PengChange pgpool.spec. V3_7_9 V3_7_9_RPM
2019-03-28 Bo PengUpdate pgpool_socket_dir.patch file.
2019-03-28 Bo PengPrepare 3.7.9.
2019-03-28 Bo PengDoc: Update docs version.
2019-03-28 Bo PengDoc: Add release-notes 4.0.4-3.4.23.
2019-03-27 Tatsuo IshiiDoc: add ssl_prefer_server_ciphers paramter to Japanese...
2019-03-27 Muhammad UsamaAdd new configuration option ssl_prefer_server_ciphers
2019-03-27 Yugo NagataSpecify default value of ssl_ciphers
2019-03-23 Tatsuo IshiiAllow to set a client cipher list.
2019-03-18 Tatsuo IshiiFix unnecessary fsync to pgpool_status file.
2019-03-14 Bo PengAdd "tags" to gitignore file.
2019-03-07 Bo PengFix some mistakes from previous commit.
2019-03-07 Bo PengFix indent of pgpool.conf sample files.
2019-02-27 Tatsuo IshiiFix write_status_file()'s signature.
2019-02-21 Bo PengPrepare 3.7.8. V3_7_8 V3_7_8_RPM
2019-02-20 Bo Pengdoc: update doc version.
2019-02-20 Bo PengAdd release-notes 3.7.8-3.4.22.
2019-02-15 Takuma HoshiaiFix regression test 068
2019-02-15 Tatsuo IshiiFix configuration change timing regarding memory_cache_...
2019-02-12 Tatsuo IshiiFix unwanted recovery timeout in certain cases.
2019-02-05 Tatsuo IshiiFix merge conflict in previous commit.
2019-02-05 Tatsuo IshiiReduce memory usage when large data set is returned...
2019-02-05 Tatsuo IshiiFix syntax error in extended query test script.
2019-01-29 Tatsuo IshiiFix corner case bug with strip_quote().
2019-01-27 Tatsuo IshiiMention that schema qualifications cannot be used in...
2019-01-23 Takuma HoshiaiFix typo about wd_priority in watchdog_setup.
2019-01-10 Tatsuo IshiiFix Pgpool child segfault in a race condition.
2019-01-03 Tatsuo IshiiDoc: fix typo in logdir description.
2018-12-11 Tatsuo IshiiFix occasional extended query hang.
2018-12-06 Tatsuo IshiiDeal with "terminating connection due to idle-in-transa...
2018-12-05 Bo Pengdoc: Fix Japanese document typo in pcp_common_options.
next